#turbonick_channels{ background-position: 0 -120px;}
#playerHolder{
	display: inline;
	float: left;
	width: 482px;
	padding: 0 0 4px 0;
	background : #000 url('http://images.nickelodeon.nl/turbonick/gmpPlayerBottom.jpg') no-repeat bottom center;
}
#vidContainer{
	width: 480px;
	height: 390px;
	background-color: #000;
	border: 1px solid #fe8c12;
	border-bottom: 0;
	background: #000;
}
#tnCoadWrapper{
	display: inline; 
	float: left; 
	width: 328px !important; 
	margin: 4px 0 4px 14px; 
	max-width:328px;
	height: auto !important;
}
#tnCoadWrapper div.coad{ max-width: 328px; height: auto !important;}
#tnCoadWrapper iframe{ margin-left: 14px; margin-bottom: 2px;}

.video_meta{
	display: inline;
	float: right;
	width: 278px;
	background: transparent url('http://images.nickelodeon.nl/turbonick/infoBg.jpg') no-repeat center top;
	padding-top: 6px;
	margin: 0 5px 0 0;
}
.video_meta h3{
	font-size: 11px;
	color: #ff8c12;
	text-indent: 35px;
}
.video_meta h2{
	font-size: 16px;
	color: #618400;
	text-indent: 35px;
}

.rating_container{  
	display: inline;
	float: left;
	margin: 20px 0 20px 0;
	width: 234px;
	padding: 0 22px;
}
.rating_container a {  
	display: inline;
	float: left;  
	width: 46px;  
	height: 48px;  
	border: 0;  
	background: transparent url("http://images.nickelodeon.nl/sprites/rating_stars.jpg") no-repeat;
}
.rating_container a.rating_on { background-position: 0px 0px;}  
.rating_container a.rating_half { background-position: 0px 0px;}  
.rating_container a.rating_off { background-position: -46px 0px;}  
.rating_container a.rating_selected { background-position: -92px 0px;}  
.rating_container a:focus{ border: 0; outline: 0;}

.rating_container span{ display: inline; float: left; width: 30px; height: 48px;}

.data{
	display: inline;
	float: left;
	width: 258px;
	padding: 0 10px;
	margin: 0 0 40px 0;
}
.data a{color: #ff8c12;}
.data a:hover { color: #A6E001; }

.data .row{
	display: inline;
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}

.data .row label{
	display: inline;
	float: left;
	width: 100px;
	color: #618400;
	font-size: 13px;
}

.data .row span{
	display: inline;
	float: right;
	width: 150px;
	color: #000;
	font-size: 13px;
}
.data .row.categories label{ display: inline !important; float: none; width: auto;}
.data .row.categories a{ font-size: 13px;}
.data .row.categories span{ float: none; width: auto; display: inline;}

.data .row strong{
	font-size: 17px;
	font-weight: bold;
}

span.stars{
	display: inline;
	float: left;
	width: 100%;
	height: 11px;
}
span.stars div.star{
	display: inline;
	float: left;
	width: 11px;
	height: 11px;
	background: transparent url('http://images.nickelodeon.nl/sprites/rating_stars_small.png') no-repeat -12px 0;
	margin: 0 2px 0 0;
}
span.stars div.star.selected{ background-position: 0 0;}