#videoContent {


margin:10px;
width:955px;
background:#fff;
padding:10px
}
#videoContent h2 span {
font-weight:normal;
}
#recentVideos {
width:970px;
}
#recentVideos .videos {
clear:both;
margin:10px 0;
}
#recentVideos .video {
border:1px solid #EEEEEE;
float:left;
margin:30px;
overflow:hidden;
width:250px;
 min-height: 200px;
}
#recentVideos .video img {
width:180px;
}
#recentVideos .videos h3 {
font-weight:bold;
}
#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;
}

