/*------- THICKBOX----*/

#thickbox{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#thickbox h1{
	background:url(img/top_thickbox.gif) left top no-repeat;
	text-indent:-9999px;
	width:600px;
	height:200px;
	
}

#thickbox h2{
	background:url(img/bajada_thick.gif) left top no-repeat;
	text-indent:-9999px;
	width:600px;
	height:30px;
	margin:10px 0;
	
}

#thickbox h3.sorteos{
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	margin-top:10px;
}

#thickbox p.fechas{
	font-size:11px;
	color:#666;
	font-weight:bold;
	margin:0 0 10px 0;
}

#thickbox p.legales{
	font-size:10px;
	color:#999;
	font-weight:;
	margin:0;
	padding:10px 0 0 0;
	border-top:1px dashed silver;
	text-align:justify;
	width:580px;
}

#thickbox table caption{
	font-weight:bold;
	margin:8px 0;
}

#thickbox table{
	border:0;
	width:570px;
	margin:0;
	padding:0;
}

#thickbox table th{
	background:#FF0000;
	color:#fff;
	padding:2px 0;
	border:none;
	margin:0;
}

#thickbox table td{
	border:1px solid silver;
	width:auto;
	padding:2px 5px;
	margin:0;
}
