#video_page #content{
    padding: 1em 0 0 0;
}

#video_page .rounded h1{
    padding: 0;
	text-align: center;
	height: 104px;
}

.show #video_page .rounded h1{
	color: #fff;
}

.classic #current_tv{
    position: relative;
	padding-bottom: 80px;
	zoom: 1;
}

.show #current_tv{
    position: relative;
	padding-bottom: 130px;
	zoom: 1;
}

#current_tv #video_page_player{
    position: relative;
	margin-left: 50%;
	left: -186px;
	height: 341px;
	width: 372px;
	color: #fff;
}

#current_tv .tv_list{
    position: absolute;
	top: 0;
	left: 1em;
	height: 420px;
	width: 190px;
	overflow: auto;
}

#current_tv .tv_list li{
    margin:0 0 1.5em 0;
}

#current_tv .tv_list li.active{
	color: #fff;
	line-height: 1.1em;
}

#current_tv .tv_list li.active img{
	border: 3px solid #FF8B00;
}

#current_tv .tv_list li a{
	line-height: 1.1em;
}

.show #video_page .rounded{
    background-color: transparent;
	background: transparent url(/f/1/ja/tv/theatre_bg.jpg) no-repeat scroll center 22px;
}

.show #video_page .rounded .corners ins{
	display: none;
}

.show #video_page #layout{
    background: none;
}

.rentv{
    position: absolute;
	background: url(/f/1/ja/tv/rentv_title.png) center top no-repeat;
	--background: none;
    --filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/f/1/ja/tv/rentv_title.png",sizingMethod=crop);
	padding: 100px 0 0 0;
	left: 100%;
	margin-left: -216px;
	width: 200px;
	top:0;
	zoom: 1;
}

.show .rentv{
    color: #fff;
}

