body 
{
    background-image:url('/img/bg.gif');
    background-position:top;
    background-repeat:repeat-x;
    text-align:center;
    min-width: 980px;
}

p {
	background-color: transparent;
}

span,
div 
{
	background-color:transparent;
}

div#main_container
{
	width:980px;
	margin: 0 auto;
	text-align:left;
}
div#main_container_gettvone
{
	width:980px;
	height:1200px;
	margin: 0 auto;
	text-align:left;
}

div#promo_banner_container
{
	margin: 0;
	height:92px;
	text-align:center;
}

div#promo_banner_container img
{
	margin: 0;
}

div#main_header
{
	text-align:left;
	height:92px;
	margin: 0;
	padding:0;
}
div#main_header form
{
	margin: 0;
	padding: 0;
}

div#main_header div#tvone_logo a 
{
    background-image:url('/img/tvone_logo.jpg');
    background-repeat:no-repeat;
    height:92px;
    width:155px;
    outline:none;
    text-indent:-2000px;
    float:left;
}

ul#main_navigation
{
	list-style:none;
	margin:0;
	padding:0;
    display:inline;
    height:92px;
    width:600px;
    line-height:92px;
}

ul#main_navigation li
{
	display:inline;
}

ul#main_navigation a
{
	display:block;
	float:left;
	outline:none;
	text-indent:-2000px;
    background-image:url('/img/main_nav_1209.jpg');
    background-repeat:no-repeat;
    height:92px;
    margin-top:8px;
}

ul#main_navigation a:hover
{	
    background-image:url('/img/main_nav_hover_1209.jpg');
}

li#home_nav_item a
{
    background-position:left center;
    width:100px;
    margin-left: 12px;
}
li#news_nav_item a
{
    background-position:-100px center;
    width:100px;
}
li#shows_nav_item a
{
    background-position:-200px center;
    width:100px;
}
li#videos_nav_item a
{
    background-position:-300px center;
    width:100px;
}
li#schedule_nav_item a
{
    background-position:-400px center;
    width:114px;
}

#get_tvone_dropdown a, #get_tvone_form a {
	color: #FF6600;
	font-weight: bold;
	margin: 0px 12px;
}

#get_tvone_dropdown #input_box, #search_bar_container #input_box{
	color: #666666;
	width: 259px;
	height: 25px;
	padding: 17px 0px 10px 10px;
	position: absolute;
	left: -10px;
}

#get_tvone_dropdown #get_tvone_bar, #search_bar_container #get_tvone_bar {
	color: #888;	
	background: transparent url(/img/get_tvone_bar.jpg) no-repeat;
	font-family: Arial;
	width: 85px;
	height: 20px;
	margin-left: 30px;
	padding: 3px 0px 0px 4px;
	border: 0px none;
}

#get_tvone_dropdown #zip_submit, #search_bar_container #zip_submit {
	vertical-align: bottom;
}

div#search_bar_container
{
	width:269px;
	height:92px;
	float:right;
	overflow:hidden;
}

#search_bar_container.secondary {
	background: transparent url(/img/get_tvone_dropdown.gif) no-repeat 0px 7px;
}

#search_bar_container.primary {
	background: transparent none;
}

#search_bar_container .activated {
	display: block;
	float: left;
	height: 65px;
}

#search_bar_container .deactivated {
	display: none;
}

ul#tvone_options_navigation 
{
	list-style:none;
	margin:12px 0 0 12px;
	padding:0;
	position: relative;
}
ul#tvone_options_navigation li
{
	display:inline;
	float:left;
	position: relative;
}
ul#tvone_options_navigation li a
{
	outline:none;
	width:20px;
	display:inline;
	height:14px;
	float:left;
}

ul#tvone_options_navigation li#get_nav_item a
{
	background: transparent url(/img/arrow-down.gif) no-repeat 71px 5px;
	color: #ff6600;
    width:80px;
	font-weight: bold;
}

#tvone_options_navigation li .divider {
	color: #aaa;
	margin: 0px 6px;
}

ul#tvone_options_navigation li#join_nav_item a
{
	color: #333;
    width:90px;
}
div#input_container
{   
	display:block;
	float:left;
	margin-top:12px;
	margin-left:10px !important; 
    margin-left:4px;
	height: 24px;
    width: 228px;
    padding: 4px;
    padding-left: 4px !important;
    padding-left: 10px;
    background-image:url('/img/tvone_search_bar.jpg');
    background-position:-10px -46px ;
    background-repeat:no-repeat;
}
input#tvone_search_bar
{
	background-color:transparent;
	color: #888;
	font-family: Arial;
	border:0;
	width: 225px;
	padding: 0px 0px 0px 3px;
	margin: 0;
	.margin-left: -12px;
	float: left;
	position:static;
}
/* the following rules apply only to IE7 */
* html input#tvone_search_bar
{
    margin-left:-12px;
}

input#search_button
{
    margin:15px 0 0 4px;
    float:left;
	width:18px;
	height:18px;
	background-image:url('/img/tvone_search_bar.jpg');
	background-position:-250px -48px;
	border:0px;
	padding:0;
    color:transparent;
}

* html #search_button {
	margin: 15px 0px 0px 0px !important;
}

div#main_flash_container
{
	height:358px;
	margin-bottom: 30px;
}

#main_flash_container embed {
	margin-top: -8px;
}

.section_header {
	background: transparent url('/img/section_header1.jpg') no-repeat;
	width: 662px; 
	height: 250px;
	margin: 20px 0px;
}

.section_header2 {
	background: transparent url('/img/section_header.jpg') no-repeat; /* version 1 hp */
	width: 662px; 
	/*height: 455px;*/
	height:auto;
	margin: 20px 0px 20px;
}

.extras {
	background: transparent url('/img/extrasBG.jpg') no-repeat; /* version 1 hp */
	width: 662px; 
	height: 250px;
	margin: 20px 0px 10px 0px;
}

.extras h1 {
	font-size: 26px;
	font-weight: normal;
	width: 400px;
	float: left;
	margin: 0px;
	padding: 7px 12px 10px;
	letter-spacing: -0.5px;
}

.followus {
	background: transparent url('/img/extrasBG.jpg') no-repeat; /* version 1 hp */
	width: 662px; 
	height: 250px;
	margin: 20px 0px 10px 0px;
}

.followus h1 {
	font-size: 26px;
	font-weight: normal;
	width: 400px;
	float: left;
	margin: 0px;
	padding: 7px 12px 10px;
	letter-spacing: -0.5px;
}

#widgetcontainer {
	height: 350px;
	}

.section_header_widget {
	background: transparent url('/img/section_header.jpg') no-repeat; /* version 1 hp */
	width: 662px; 
	height: 325px;
	margin: 0px 0px 0px 0px;
}

#celebs_in_the_news {
	background-image: url('/img/community_news_bg.gif');
	margin: 0px 0px 20px;
}

.section_header h1 {
	font-size: 26px;
	font-weight: normal;
	width: 400px;
	float: left;
	margin: 0px;
	padding: 7px 12px 10px;
	letter-spacing: -0.5px;
}


.section_header_widget h1 {
	font-size: 26px;
	font-weight: normal;
	width: 400px;
	float: left;
	margin: 0px;
	padding: 7px 12px 10px;
	letter-spacing: -0.5px;
}

.section_header2 h1 { /* version 1 hp */
	font-size: 26px;
	font-weight: normal;
	width: 400px;
	float: left;
	margin: 0px;
	padding: 7px 12px 10px;
	letter-spacing: -0.5px;
}

.section_header3 h1 { /* version 1 hp */
	font-size: 26px;
	font-weight: normal;
	width: 400px;
	float: left;
	margin: 0px;
	padding: 7px 12px 10px;
	letter-spacing: -0.5px;
}

.title_front {
	color: #ff6600 !important;
	font-size: 26px !important;
}

#celebs_in_the_news .content_group_link {
	background-position: 68px 4px;
}

div#celebs_in_the_news #celebs_headlines {	
	clear: both;
}

div#celebs_in_the_news .headline_group {
	float: left;
	list-style: none;
	width: 295px;
	margin: 3px 15px 0px 15px;
	padding: 0px;
	border-top: 1px solid #e7e7e7;
}

* html #celebs_in_the_news .headline_group {
	margin-left: 6px;
}

div#celebs_in_the_news li {
	border-bottom: 1px solid #e7e7e7;
	padding: 3px 0px;
	font-family: Arial, Helvetica;
	width: 295px;
	height: 15px;
	clear: both;
}

* html #celebs_in_the_news li {
	padding: 2px 0px;
}

div#celebs_in_the_news span, #celebs_in_the_news p {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;
}

#celebs_in_the_news p {
	float: left;
	margin: 0px;
}

#celebs_in_the_news li .news_headline_link {
	color: #000;
}

div#celebs_in_the_news li .news_call_link {
	float: right;
	color: #ff6600;
	font-size: 11px;
}

#celebs_in_the_news li span .news_call_link {
	margin: -15px 0px 0px 20px;
}

div#left_column_container {	
	float:left;
	width:662px;
	height:auto;
	}

div#right_column_container {	
	float:right;
	width:300px;
}

#right_column_ad_container, .right_box_ad {
	/*background-image:url('/img/external_ad_placeholder.jpg');*/
	width:300px;
	height:250px;
	background-color: none;
}

.right_box_ad2 {
	/*background-image:url('/img/internal_ad_placeholder.jpg');*/
	width:300px;
	height:250px;
	background-color: none;
}

#lower_ad {
	margin-top: 20px;
}

div#right_column_internal_ad_container {
	/*background-image:url('/img/internal_ad_placeholder.jpg');*/
	width:300px;
	height:250px;
	margin-top:20px;
	background-color: none;
}

div#widget {
	/*background-image:url('/img/internal_ad_placeholder.jpg');*/
	width:300px;
	height:250px;
	margin-top:20px;
}

.content_group_link {
	color: #888;
	background: transparent url(/img/arrow-right.gif) no-repeat scroll 70px 4px;
	padding-right: 10px;
	margin-top: 15px;
	margin-right: 13px;
	font-size: 11px;
	float: right;
}

.content_group_link_photos {
	color: #888;
	background: transparent url(/img/arrow-right.gif) no-repeat scroll 70px 4px;
	padding-right: 10px;
	margin-top: -18px;
	margin-right: 13px;
	font-size: 11px;
	float: right;
}

a.content_group_link:hover {
	color: #aaa;
	text-decoration: none;
}

div#featured_videos h1
{
	font-weight: normal;
}

div#popular_videos
{
	margin-top:27px;
	background-image:url('/img/popular_videos.gif');
	height:48px;
}

div#popular_videos h1
{
	float:left;
}

#entertainment_highlights .content_group_link {
	background-position: 83px 4px;
	padding-right: 8px;
}

#community_news {
	background: transparent url('/img/community_news_bg.gif') no-repeat;
}

* html #community_news  .tabbed_box {
	margin-bottom: -40px;
}

#community_news .content_group_link {
	background-position: 65px 4px;
}

#community_news .tabbed_box  {
	clear: both;
}

.tabbed_box ul {
	list-style: none;
}

#tabs_contain {
	width: 640px;
	height: 1px;
	position: relative;
	top: -34px;
	margin: 0px 0px 0px 10px;
	border-bottom: 1px solid #a8a8a8;
}

* html #tabs_contain {
	top: -48px;
}

.tabbed_box .tabs {
	width: 300px;
	height: 23px;
	margin: 0px 0px 0px 230px;
	padding: 0px;
	position: relative;
	top: -33px
}

.tabbed_box .tabs li {
	color: #333;
	background: transparent url('/img/tab_bg.gif') repeat-x;
	width: 70px;
	height: 17px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin: 0px 3px 0px 0px;
	padding: 3px 0px 3px 7px;
	float: left;
	cursor: pointer;
}

.tabbed_box .tabs .tab_selected {
	background: transparent url('/img/tab_selected_bg.gif') no-repeat;
}

.tab_content {
	clear: both;
	position: relative;
	top: -40px;
}

* html .tab_content {
	top: -53px;
}

#tab_content_2 {
	display: none;
}

.tabbed_box .tab_content ul {
	width: 638px;
	margin: 15px 11px;
	padding: 0px;
}

.tabbed_box .tab_content ul li {
	padding: 3px 3px 4px;
	border-top: 1px solid #e3e3e3;
}

.tabbed_box .tab_content ul li a {
	color: #666666;
}

.tabbed_box .tab_content ul .news_list_first{
	border: 0 none;
}

#recent_features {
	background: transparent url('/img/recent_features_bg.jpg') no-repeat;
	width: 300px;
	height: 273px;
	margin-top: 16px;
}

#recent_features h1 {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -.25px;
	margin: 12px;
	float: left;
}

* html #recent_features h1 {
	margin-left: 6px;
}

#recent_features .title_front {
	font-size: 18px !important;
}

#recent_features .content_group_link {
	background-position: 35px 4px;
	margin-top: 16px;
}

#recent_features #features_container {
	clear: both;
	margin: 0px 12px;
}

#recent_features #features_list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#recent_features #features_list .recent_feature {
	clear: both;
	height: 70px;
	margin: 5px 0px;
}

* html #recent_features #features_list .recent_feature {
	margin: 2px 0px;
}

#recent_features .recent_feature img {
	display: inline;
	float: left;
}

#recent_features #features_list .recent_feature a {
	color: #ff6600;
	font-size: 11px;
	float: left;
	width: 170px;
	margin: 3px 4px 0px 14px;
}

#recent_features #features_list .recent_feature  .feature_link {
	color: #000;
	font-weight: bold;
}


div#get_tvone_container {
	background-image:url('/img/get_tvone_bg.jpg');
	width:300px;
	height:115px;
	margin-top:15px;
}

div#get_tvone_container p {
	color:#999999;
	padding-top:40px;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:10px;
	background-color:transparent;
}

div#get_tvone_container form {
	color:#ffffff;
	padding-left:15px;
}

div#get_tvone_container #sidebar_zip {
	margin-left:31px;
	margin-right:2px;
	background-image:url('/img/get_tvone_search_bg.gif');
	border:0px;
	padding:4px 0px 0px 3px;
	width:108px;
	height:19px;
	color: #888;
	font-family: Arial;
}

div#get_tvone_container #sidebar_submit {
	vertical-align:bottom;
}

div#join_tvone_container {
	background-image:url('/img/join_tvone_bg.gif');
	width:300px;
	height:130px;
	margin-top:15px;
}

div#join_tvone_container p {
	color:#999999;
	padding-top:45px;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:10px;
	background-color:transparent;
}

div#join_tvone_container #sidebar_join_input {
	background-image:url('/img/join_tvone_email_bg.gif');
	border:0px;
	padding:4px 0px 0px 3px;
	width:196px;
	height:19px;	
	color: #888;
	font-family: Arial;
}

div#join_tvone_container form {
	padding-left:15px;
	padding-right:15px;
}

div#join_tvone_container #sidebar_join_submit {
	vertical-align:bottom;
}

div#bottom_nav {
	/*background-image:url('/img/bottom_nav_bg2.gif');*/
	width:980px;
	height:31px;
	margin: 20px auto 24px;
	text-align:center;
	line-height:31px;
	background-color:#f7f7f7;
}


div#bottom_nav a {
	color:#666666;
	font-size: 11px;
	margin: 0px 5px;
}

div#footer_logo {
	background-image:url('/img/footer_logo.gif');
	width:135px;
	height:70px;
	margin: 0 auto;	
	text-indent:-8000px;
}

#copyright {
	color: #666;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding-bottom: 45px;
}

.sidebar_top_submits {
	width: 67px;
	height: 24px;
	background: transparent url(/img/orange_submit_button.gif) no-repeat;
	border: 0 none;
	cursor: pointer;
}

#widgetcopy p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height: 20px;
}

#widget_lc {
	list-style-type:none;
    float:left;
    width:300px;
	height: 260px;
	margin: 0px 0px 0px 10px;
	border-bottom: 1px solid #e3e3e3;
    }
	
#widget_rc{
	list-style-type:none;
    float:right;
    width:300px;
	height: 260px;
	margin: 0px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border-bottom: 1px solid #e3e3e3;
    }

#widgetcopy h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
}

#widget_float {
width: 650px;
height:350; }

.video_floats {
	float:left;
	width: 280px;
	height: 90px;
	border-bottom: 1px solid #e3e3e3;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.video_floats_right {
	float:left;
	width: 280px;
	height: 90px;
	border-bottom: 1px solid #e3e3e3;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 45px;
}
.video_floats_right img {
	width: 110px;
	float: left;
	xborder: 1px solid #
}

.video_floats_right h2 {
	font-size:12px;
	margin: 7px 0px 0px;	
	font-weight:bold;
	color:#000000;
	width:160px;
	float: right;
}

.video_floats_right h3 {
	font-size:11px;	
	font-weight: normal;
	margin: 0px;
	color:#666666;
	width:160px;
	float: right;
}

.video_floats_right a {
	color:#ff8c3f;
	font-size: 11px;
}

.video_floats_right a img {
	border: 0px none;
}

.video_floats_right a:hover h2 {
	text-decoration: underline;
}

.video_floats_right .video_link {
	width: 160px;
	margin: 3px 0px;
	float: right;
}
.video_floats img {
	width: 110px;
	float: left;
	xborder: 1px solid #
}

.video_floats h2 {
	font-size:12px;
	margin: 7px 0px 0px;	
	font-weight:bold;
	color:#000000;
	width:160px;
	float: right;
}

.video_floats h3 {
	font-size:11px;	
	font-weight: normal;
	margin: 0px;
	color:#666666;
	width:160px;
	float: right;
}

.video_floats a {
	color:#ff8c3f;
	font-size: 11px;
}

.video_floats a img {
	border: 0px none;
}

.video_floats a:hover h2 {
	text-decoration: underline;
}

.video_floats .video_link {
	width: 160px;
	margin: 3px 0px;
	float: right;
}

.clear {
	clear:both;
}

.bottom {
	clear: both;
	width: 100%;
	height: 20px;
}

.yourupdates {
	background: transparent url('/img/yourupdatesBG.jpg') no-repeat; /* version 1 hp */
	width: 662px; 
	height: 310px;
	margin: 20px 0px 10px 0px;
}

.yourupdates h1 {
	font-size: 26px;
	font-weight: normal;
	width: 400px;
	float: left;
	margin: 0px;
	padding: 7px 12px 10px;
	letter-spacing: -0.5px;
}

.featuredvideo {
	background: transparent url('/img/featuredvideoBG.jpg') no-repeat; /* version 1 hp */
	width: 662px; 
	height: 450px;
	margin: 20px 0px 10px 0px;
}

.featuredvideo h1 {
	font-size: 26px;
	font-weight: normal;
	width: 400px;
	float: left;
	margin: 0px;
	padding: 7px 12px 10px;
	letter-spacing: -0.5px;
}

.headlines_2
{
/*width: 2000px;*/
}

#onNow {
width:300px;
height:250px;
background: transparent url('/img/onNowbg2.jpg') no-repeat;
margin-top:20px;
/*float:right;*/
}

#onNow h1
{
font: normal 26px Arial, Helvetica, sans-serif;
color: #ffffff;
padding: 5px 0px 0px 5px;

}

#onNow li
{
/*font: normal 26px Arial, Helvetica, sans-serif;*/
color: #ff6600;
/*width: 290px;*/
}
	
#onNow a
{
/*font: normal 26px Arial, Helvetica, sans-serif;*/
color: #d7d7d7;
}

.onNow_link {
	color: #d7d7d7;
	background: transparent url(/img/arrow-right-ltg.gif) no-repeat scroll 68px 4px;
	padding-right: 10px;
	margin-top: 11px;
	margin-right: 13px;
	font-size: 11px;
	float: right;
}

.shows_link {
	color: #333333;
	background: transparent url(/img/arrow-right.gif) no-repeat scroll 80px 9px;
	padding-right: 10px;
	padding-top: 5px;
	margin-top: 11px;
	margin-right: 13px;
	font-size: 12px;
	float: right;
}

#onNowTitle
{
margin-top: 15px;
margin-left: 10px;
}

.vod1
{
color: #ff6600;
font-size: 12px;
}

.vod2
{
color: #d7d7d7;
font-size: 12px;
}

#vod
{
background: transparent url(/img/arrow-right-ltg.gif) no-repeat scroll 160px 4px;
font-size: 12px;
font-weight: bold;
color: #ffffff;
/*padding: 12px 0px 10px 40px;*/
margin-left: 40px;
margin-right: 0px;
width: 240px;
}

#vod a
{
color: #ffffff
}

#vod a:hover
{
color: #ff6600;
}

/* ///// CELEBS IN THE NEWS / SECTION HEADER for IN THE NEWS //////////////////////////////////////////////////////////////////////////// */

.section_header_showsdd {
	/*background: transparent url('/img/section_header1.jpg') no-repeat;*/
	width: 662px; 
	height: 250px;
	margin: 20px 0px;
}

#celebs_in_the_news_showsdd {
	/*background-image: url('/img/community_news_bg.gif');*/
	margin: 0px 0px 0px;
	
}

#celebs_in_the_news_showsdd img {
	/*background-image: url('/img/community_news_bg.gif');*/
	border:none;
	
}

#celebs_in_the_news_ITN {
	background-image: url('/img/community_news_bg.gif');
	margin: 0px 0px 20px;
}

#celebs_in_the_news_ITN .content_group_link {
	background-position: 68px 4px;
}

div#celebs_in_the_news_ITN #celebs_headlines_ITN {	
	/*clear: both;*/
	width:290px;
}

div#celebs_in_the_news_ITN .headline_group {
	float: left;
	list-style: none;
	width: 290px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	border-top: 1px solid #e7e7e7;
}

* html #celebs_in_the_news_ITN .headline_group {
margin-left: 6px;
}

div#celebs_in_the_news_ITN li {
	border-bottom: 1px solid #e7e7e7;
	padding: 5px 0px 5px 0px;
	font-family: Arial, Helvetica;
	width: 290px;
	height: 20px;
	clear: both;
}

* html #celebs_in_the_news_ITN li {
	/*padding: 2px 0px 2px 0px;*/
}

div#celebs_in_the_news_ITN span, #celebs_in_the_news_ITN p {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	
}

#celebs_in_the_news_ITN p {
	float: left;
	margin: 0px;
}

#celebs_in_the_news_ITN li .news_headline_link {
	color: #000;
}

.section_header_fv {
	background: transparent url('/img/section_header.jpg') no-repeat; /* version 1 hp */
	width: 320px; 
	/*height: 455px;*/
	height:445px;
	margin: 0px 10px 0px 0px;
	float:left;
}

.section_header_fv h1 { /* version 1 hp */
	font-size: 26px;
	font-weight: normal;
	width: 200px;
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 5px 5px 5px;
	letter-spacing: -0.5px;
}


.news_floats {
	float:left;
	width: 310px;
	height: 90px;
	margin: 5px 0px 5px 0px;
	/*border-bottom: 1px solid #e3e3e3;*/
	list-style: none;
}

.news_floats li {
	float:left;
	margin-left: 10px;
	list-style:none;
	/*border-bottom: 1px solid #e3e3e3;*/
}

.news_floats ul {
	list-style:none;
	}

/*.video_floats a {
	color:#ff8c3f;
	font-size: 11px;
}
*/


.section_header_ITN {
	background: transparent url('/img/section_header.jpg') no-repeat; /* version 1 hp */
	width: 320px; 
	height: 445px;
	/*height:445px;*/
	margin: 0px 0px 0px 3px;
	float:left;
}

.section_header_ITN h1 { /* version 1 hp */
	font-size: 26px;
	font-weight: normal;
	width: 200px;
	float: left;
	margin: 0px 0px 0px 3px;
	padding: 5px 5px 5px;
	letter-spacing: -0.5px;
}

#ITN ul {
list-style:none;
}

/* ///////////////////////////temp tv one ask change //////////////////////////////// */

div#ask_tvone_container {
	margin-top:15px;
	height: 270px;
	
}

div#ask_tvone_body p {
	color:#ffffff;
	font-weight:bold;
	background:transparent;
	margin-left: 5px;
	height: 270px;
}


div#ask_tvone_header {
	background: transparent url(/img/tvone_asks_header.gif) no-repeat;
	width: 300px;
	height: 46px;
	margin-left: -1px;  /* Remove during BG flight */
	/*background-color:#FF9900;*/    /* Ad during BG flight */
}

#ask_tvone_header a.asks_link {
	color: #fff;
	/*background: transparent url(/img/arrow-right-white.gif) no-repeat 70px 4px;*/
	font-size: 11px;
	font-weight: bold;
	float: right;
	margin-right: 12px;
	margin-top: 10px;
	padding-right: 10px;
}



div#ask_tvone_body {
	/*background: transparent url(/img/tvone_asks_body.gif) no-repeat;*/
	width: 279px;
	padding: 10px 10px 10px;
	background-color:#FF9900;
	
}


div#ask_tvone_body table {
	background:transparent;
	
	
	
}

div#ask_tvone_body table tr {
	background:transparent;
	
}

div#ask_tvone_body table tr td{
	
	
	background:transparent;
	color: #FFFFFF;
	font-weight:bold;
	/*margin-left: 5px;*/
	
}



div#ask_tvone_body label{
	display:inline;
	text-align:left;
	color:#ffffff;
	font-weight:normal;
}

#ask_tvone_body #ask_submit {
	margin-left: 207px;
}
