@charset "UTF-8";
/* CSS Document */

.video_companion_ad { background-image:url(transparent_white.gif);
display:none;
height:302px;
position:absolute;
top:270px;
width:300px; }
#video_thumb_list_container { width:300px; height:305px; overflow:auto; background-color:#4a4949;margin-top:-2px; }
#video_thumb_list { width:280px; }
.video_thumb_list_item { background-image:url(video_thumb_row.jpg); background-repeat:no-repeat;
                         width:280px; height:72px; background-color:#4a4949; overflow:hidden; margin-left:2px; cursor:pointer; }
.video_thumb_img { margin-top:8px; margin-left:14px; margin-right:8px; float:left;	width:80px;	height:60px; }
.video_thumb_text { margin-top:5px; width:176px; float:left; height:61px; overflow:hidden; }
.video_thumb_title { color:#FFF; font-size:14px; font-family:Arial, Helvetica, sans-serif;	width:150px; display:block; color:#FFF; }
.video_thumb_descr { color:#F06; font-size:10px; font-family:Arial, Helvetica, sans-serif;	width:150px; height:40px; }