/*
This file is NOT NECESSARY for the rater to work. None of these styles are needed.
This is only to style the demo page


body {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0;
	padding: 5px 0 5px 5px;
	color: #000;
	}

#container {
	width: 700px;
	padding: 10px;
	}
*/	
#col_left{
	width: 435px;
	float:left;
	}
	
#col_right{
	/*width: 245px;*/
	/*float:right;*/
	margin-top:0px;
	margin-bottom:0px;
	width: 310px;
	height: 144px;
	}

#imagen_video{
	width:60px;
	float:left;
	}

#detalle_video{
	width:185px;
	float:right;
	}
	
#relatedVidsToggle {
	float: right; 
	margin-right: 2px;
	}
	
#relatedVidsBody {
	padding-left: 7px; 
	padding-top: 10px;
	}

#channelVidsLess {
	padding-right: 0px; 
	display: none; 
	padding-left: 0px; 
	font-size: 11px; 
	padding-bottom: 5px; 
	padding-top: 0px;
	}

#thb75 .iconThb img 	{
	border:0px;
	margin:0px;
	}
	
#thb75	{
	float:left;
	width:65px;
	text-align:center;
/*	padding:1px 1px 1px 1px; */
/*	background-image: url(../../imagenes_padel/back_der_fav.gif);*/
	background:#2D2D2D;
	border:1px dotted #1a2b05;
	margin-bottom:3px;
	margin-right:3px;
	}	

#thb75 img	{
	padding:0 0 2px 0;
	}
		
/*h1 {
	font-size: 21px;
	font-family: Arial, sans-serif;
	margin:0 0 5px 0;
	padding:0;
	}

h2 {
	font-size: 16px;
	color: #333;
	font-family: Arial, sans-serif;
	margin:0 0 10px 0;
	padding:0;
	}

p 	{
	margin:3px;
	padding:0;
	}

a.expandLink	{
	vertical-align: text-bottom; 
	color: black; 
	text-decoration: none;
	}
	
a.expandLink img {
	vertical-align: text-bottom;
	}
*/
/** Clases **/
.left	{
	float:left;
	}
.right{
	float:right;
	}
.menu_superior{
	padding:5px;
	background-image: url(../images/back_info.gif);
	}
.menu_inferior{
	padding:5px;
	}
.imagen{
	border:1px solid #ccc;
	padding:2px;
	height:60px;
	}
.vimg90 {
	border: #999 1px solid; 
	width: 90px;  
	height: 70px;
	}
.relatedDivider {
	display:block;
	border-bottom:1px dotted #999;
	padding-bottom:35px;
	margin-bottom:10px;
	}
.divider {
	display:block;
	border-bottom:1px solid #999;
	margin-bottom:10px;
	}
.wsWrapper {
	margin-bottom: 20px;
	width: 320px;
	height: 302px;
	}
.wsHeading {
	font-size: 14px;
	color: #CCCCCC;
	font-family: "Trebuchet MS";
	}
.wsBody {
	border: #ccc 0px solid;
	margin-top: 5px;
	}
.v90WideEntry {
	font-size: 11px; 
	width: 92px; 
	line-height: 14px; 
	text-align: center;
	}
.v90WrapperInner {
	border: #fff 1px solid;  
	overflow: hidden; 
	width: 90px;
	height: 54px;
	}
.v90WrapperInner img {
	margin-top: -10px;
	}
.v90WrapperOuter {
	width: 92px; 
	border: #999 1px solid;
	}
.relatedDivider {
	clear: both;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-right: 7px;
	border-bottom: #ccc 0px dotted;
}
.hide {
	display: none;
	}
/** showdiv ***/
.condiciones{
	margin:0px 0 10px 0px;
}
.condiciones ul{width:300px;}
.condiciones a{
	padding-left:1px;
	color:#70AF00;
}
*html .condiciones img{margin-top:1px;}

.condiciones div div{margin:0px;}

