#videoContent {
float:left;
margin-top:8px;
padding-left:8px;
width:950px;
}
#videoContent h2 span {
font-weight:normal;
}
#recentVideos {
border-top:1px solid #ddd; 
width:970px;
}
#recentVideos .videos {
clear:both;
margin:10px 0;
}
#recentVideos .thumb {
border:1px solid #EEEEEE;
clear:both;
float:left;
margin:0 10px 10px 0;
overflow:hidden;
width:250px;
}
#recentVideos .thumb img {
width:180px;
}
#recentVideos .videos h3 {
font-weight:bold;
margin-bottom:8px;
width:945px;
}
#recentVideos .videos h3 a {
font-weight:normal;
text-decoration:none;
}
#recentVideos .videos h3 span {
float:right;
font-size:0.9em;
}
#recentVideos .videos h4 {
font-size:1em;
padding:10px 0 3px;
}
#recentVideos .videos h4 span {
color:#777777;
}
#recentVideos .videos .details {
clear:left;
color:#464646;
display:inline;
font-size:0.9em;
width:900px;
}
.discussionclear {
margin-bottom:30px;
}
