#dvd_left {
float: left;
width: 250px;
height: 840px;
}

#dvd_right {
float: right;
width: 523px;
height: 840px;
}

.nieuwsitem {
clear: both;
float: left;
width: 523px;
text-align: left;
}

.nieuwsitem_text {
float: left;
width: 400px;
text-align: left;
}

.nieuwsitem_image {
float: right;
width: 120px;
text-align: right;
}

#dvd_collectie {
width: 495px;
height: 348px;
background-color: #ECEAEB;
border: 1px solid #CC1817;
padding: 12px;
text-align: center;
}

.dvd_collectie_film {
width: 98px;
height: 135px;
float: left;
text-align: center;
}

