div.s_videolist {
   
}


div.s_video {
   border: solid 1px #999999;
   background-repeat: repeat;
   margin: 10px;
   width: 316px;
   background-color: #f2f2f2;
   padding: 3px 2px;
   float: left;
}

h1.s_videoheader {
   
}

h2.s_videotitle {
   clear: both;
}

div.s_videoimg {
   float: left;
   width: 113px;
   height: 63px;
   vertical-align: middle;
   margin-top: 2px;
}

div.s_videotext {
   color: #333333;
   float: left;
   width: 196px;
   padding: 3px;
}

div.s_videotext a {
   font-weight: bold;
   color: #2971a2;
   text-decoration: none;
}

div.s_videoCaption1 {
   color: #999999;
   font-size: 14px;
}

