.rijA {
 clear: both;
 width: 450px;
 background-color: #111;
 padding: 2px;
 min-height: 20px;
 display: table;
}

.rijB {
 clear: both;
 width: 450px;
 background-color: #111;
 padding: 2px;
 min-height: 20px;
 display: table;
}

.veld {
 float:left;
 width: 200px;
 font-weight: bold;
 padding-left: 4px;
}

.waarde {
 max-width: 200px;
 float:left;
 border-left: 1px solid #000;
 padding-left: 4px;
}

.waardeL {
 width: 80px;
 max-width: 96px;
 float:left;
 border-left: 1px solid #000;
 padding-left: 4px;
}
.waardeR {
 max-width: 95px;
 float:left;
 border-left: 1px solid #000;
 padding-left: 4px;
}


.trailer-item {
 background-image: url(../images/comm_fade_bg.gif);
 background-repeat: repeat-x;
 display: block;
 margin-top: 0;
 float:none;
 clear: both;
 height: 50px;
 padding-top:2px;
 padding-left:3px;
}

.trailer-item-bekijk {
 margin-left: 3px;
 margin-top: 2px;
}

.trailer-item-q {
 font-size: 11px;
 float: right;
 margin-right:12px;
}

.persfoto {
 float: left;
 width: 150px;
 height: 100px;
 margin-right: 6px;
 margin-bottom: 6px;
}

.persfoto a,
.persfoto img {
 border: 0 !important;
 text-decoration: none !important;
}

.dvddetailsinlay {
 float: right;
 width: 150px;
 margin-right:12px;
 margin-left: 6px;
}

.discitem {
 width: 470px;
}

.discitem td {
 vertical-align: top;
}

.discitem-veld, 
.discitem-waarde {
 color: #fefe6c;
}

.discitem-veld { 
 width: 120px;
}