td.title,td.afbeelding,td.toegevoegd,td.reacties {
border-bottom:1px solid #C2D5EE;
border-right:1px solid #C2D5EE;
text-align:center;
}

td.img {
border-bottom:1px solid #C2D5EE;
}

td.video {
border-bottom:1px solid #C2D5EE;
text-align:center;
}

td.video,td.afbeelding {
width:60px;
}

td.title {
font-weight:700;
text-align:left;
}

th {
font-size:10px;
padding:2px;
}

h3 {
font-size:18px;
font-weight:400;
margin:0;
}

h4 {
font-size:12px;
font-weight:400;
margin-top:0;
}

.nieuwsheadline {
cursor:pointer;
width:100%;
vertical-align:top;
padding-top:10px;
padding-bottom:10px;
border-bottom:1px solid #C2D5EE;
margin:0;
}

#inbeeld {
position:relative;
top:170px;
left:33px;
width:200px;
color:#FFF;
height:78px;
overflow:hidden;
background-color:#643264;
opacity:.89;
filter:alpha(opacity=89);
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
padding:1px 10px;
}

#inbeeld a h3:hover {
text-decoration:underline;
}

div.videos {
width:128px;
height:96px;
overflow:hidden;
padding:0;
float:left;
margin: 0 4px;
}

a.icon_video {
position:absolute;
display:block;
width:128px;
height:96px;
background:url('../images/home/icons/icon_video.gif') no-repeat 1px 74px;
text-decoration:none;
}

a.icon_video:hover {
background:url('../images/home/icons/icon_video_over.gif') no-repeat 1px 74px;
}

a.upload_video {
background:url('../images/home/icons/film_add.gif') no-repeat 0 50%;
padding: 0 0 0 19px;
text-decoration:none;
color:#8C4F9A;
line-height:18px;
font-size:11px;
}