#tvgContainer{
width:410px;
position:relative;
font-family:Arial, Helvetica, sans-serif;
padding-bottom:10px;
border-bottom: 1px solid #899FC3;
}

#tvgContainer h1{
color:#CC0000;
font-size:14pt;
margin:0;
border-bottom:2px solid #899FC3;
padding-bottom:5px;
}

#tvgFilmCat{
font-size:9pt;
margin-bottom:2px;
display:block;
text-transform:uppercase;
color:#666;
}

#tvgSearch{
width:400px;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
}

.tvg_search_repeats, .tvg_search_header, .tvg_search_summary a, .tvg_search_summary, .tvg_search_time span, .tvg_search_results_current_page, .tvg_search_results_page, span.tvg_search_results_previous, span.tvg_search_results_next{display:none;}

.tvg_search_result{
padding:3px 5px 3px 0px;
}

.tvg_search_title a{
display:block;
color:#017BBA;
font-weight:normal;
cursor:pointer;
text-decoration:none;
}

.tvg_search_time{
color:#666;
margin-right:10px;
}

.tvg_search_results{
padding-bottom:10px;
}

.tvg_search_results_day_name{
padding:5px 0px;
color:#666;
}

#tvgSearch a.tvg_search_results_next{
width:70px;
height:9px;
background:url(http://dev.tvgenius.net/wotv2/film/img/next_btn.png) no-repeat;
position:absolute;
right:10px;
bottom:10px;
text-indent:-9999px;
display:block;
}

#tvgSearch a.tvg_search_results_previous{
width:77px;
height:9px;
background:url(http://dev.tvgenius.net/wotv2/film/img/prev_btn.png) no-repeat;
position:absolute;
left:10px;
bottom:10px;
text-indent:-9999px;
display:block;
}

.tvg_loading{
display:none;
}
