div#tv_feature {
	z-index:0;
	position: absolute;
	top: 247px;
	left: 216px;
}
div#tv_feature_switcher {
	background-color:#fff;
	padding:14px 8px 0px;
	width:360px;
	margin: 2px;
}
div#tv_feature_switcher div div.caption {
	padding:3px 10px;
	height:72px;
	font-size:12px;
	color:#306;
}
div#tv_feature_switcher div div.caption strong {
	display:block;
	font-size:14px;
}
div#tv_feature_switcher a {
	display: none;
}

div#tv_feature_switcher_buttons {
	display:inline;
	z-index:20;
	position:absolute;
	left:242px;
	top:13px;
}

div#tv_feature_switcher_buttons a {
	display:block;
	height:38px;
	width:50px;
	float:left;
}
div#tv_feature_switcher_buttons a#tv_feature_switcher_buttons_back {
	background:transparent url('btn_back.gif') no-repeat 0 0;
	text-indent:-9000px;
}
div#tv_feature_switcher_buttons a#tv_feature_switcher_buttons_next {
	background:transparent url('btn_next.gif') no-repeat 0 0;
	text-indent:-9000px;
}
div#tv_feature_switcher_buttons a#tv_feature_switcher_buttons_back:hover {
	background-position: 100% 0;
}
div#tv_feature_switcher_buttons a#tv_feature_switcher_buttons_next:hover {
	background-position: 100% 0;
}

#features h2 {
	display: none;
}
div#tv_feature_switcher_buttons a#tv_feature_switcher_buttons_go {
	background:transparent url('btn_go.gif') no-repeat 0 0;
	width:86px;
	position:absolute;
	top:220px;
	left:10px;
	text-indent:-9000px;
}
div#tv_feature_switcher_buttons a#tv_feature_switcher_buttons_go:hover {
	background-position: 100% 0;
}
div#tv_feature h2 {
	display:none;
}
div#tv_feature-frame {
	height:269px;
	width:384px;
	z-index:1;
	padding-top: -1px;
	padding:0;
	margin:0;
	position:absolute;	

}

