*{
	margin:0;
	padding:0;
}
.cont_pronosticos{
	width:531px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
 .cont_pronosticos a{text-decoration: none;}
.cont_pronosticos a:hover{color:#144474;}
	.cont_pronosticos .titulo_pronos{
		background:url(../img/ficha_partidos/bg_datos_partido.png) left top repeat-x;
		width:525px;
		height:15px;
		float:left;
		font-size:13px;
		font-weight:bold;
		color:#2b4f74;
		padding:3px;
		margin:5px 0;
	}
	ul.titulo_columnas{
			background:url(../img/ficha_partidos/bg_datos_partido.png) left top repeat-x;
			width:525px;
			height:15px;
			float:left;
			font-size:13px;
			font-weight:bold;
			color:#2b4f74;
			padding:3px;
			margin:0;
			list-style:none;
		}
		ul.titulo_columnas li.user{
			width: 75px;
			float:left;
			border-right: dotted 1px #cacdd1;
		}
		ul.titulo_columnas li.pronostico{
			width: 188px;
			float:left;
			border-right: dotted 1px #cacdd1;
			text-align:center;
		} 
		ul.titulo_columnas li.cuota{
			width: 58px;
			float:left;
			border-right: dotted 1px #cacdd1;
			text-align:center;
		} 
		ul.titulo_columnas li.casa {
			width: 79px;
			float:left;
			border-right: dotted 1px #cacdd1;
			text-align:center;
		} 
		ul.titulo_columnas li.STK  {
			width: 44px;
			float:left;
			border-right: dotted 1px #cacdd1;
			text-align:center;
		} 
		ul.titulo_columnas li.leerMas  {
			width: 80px;
			float:left;
			border-right:0;
			text-align:center;
		}
	.cont_pronosticos ul.tabla_pronosticos_larga{
		display:block;
		width:531px;
		height:556px;
		float:left;
		list-style:none;
		overflow:auto;
	}
	.cont_pronosticos ul.tabla_pronosticos_corta{
		display:block;
		width:531px;
		height:180px;
		float:left;
		list-style:none;
		overflow:auto;
	}
		ul.tabla_pronosticos_larga li.par, ul.tabla_pronosticos_corta li.par{
			background:#eef2f4;
			width:509px;
			float:left;
			font-size:11px;
			padding:3px;
			margin:0;
		} 
			li.par ul.columnas{
			width:509px;
			float:left;
			list-style:none;
			}
			li.par ul.columnas li{height:30px;}
			li.par ul.columnas li.user, li.par ul.columnas li.user a{
				width: 75px;
				float:left;
				border-right: dotted 1px #cacdd1;
				font-weight:bold;
				color:#396695;
			}
			li.par ul.columnas li.pronostico, li.par ul.columnas li.pronostico a{
				width: 178px;
				float:left;
				border-right: dotted 1px #cacdd1;
				padding:0 5px;
				color:#333;
			} 
			li.par ul.columnas li.cuota, li.par ul.columnas li.cuota a {
				width: 58px;
				float:left;
				border-right: dotted 1px #cacdd1;
				text-align:center;
				color:#333;
			} 
			li.par ul.columnas li.casa, li.par ul.columnas li.casa a {
				width: 79px;
				float: left;
				border-right: dotted 1px #cacdd1;
				text-align:center;
				color:#333;
			} 
			li.par ul.columnas li.STK, li.par ul.columnas li.STK a  {
				width: 44px;
				float:left;
				border-right: dotted 1px #cacdd1;
				text-align:center;
				color:#333;
			} 
			li.par ul.columnas li.leerMas{
				width:60px;
				float:left;
				border-right:0;
				text-align:center;
			}
			li.par ul.columnas li.leerMas a{text-decoration:underline;}
		ul.tabla_pronosticos_larga li.inpar, ul.tabla_pronosticos_corta li.inpar{
			background:#e0e3e4;
			width:509px;
			float:left;
			font-size:11px;
			padding:3px;
			margin:0;
		} 
			li.inpar ul.columnas{
			width:509px;
			float:left;
			list-style:none;
			}
			li.inpar ul.columnas li{height:30px;}
			li.inpar ul.columnas li.user{
				width: 75px;
				float:left;
				border-right: dotted 1px #cacdd1;
				font-weight:bold;
				color:#396695;
				color:#333;
			}
			li.inpar ul.columnas li.pronostico, li.inpar ul.columnas li.pronostico a{
				width: 178px;
				float:left;
				border-right: dotted 1px #cacdd1;
				padding:0 5px;
				color:#333;
			} 
			li.inpar ul.columnas li.cuota, li.inpar ul.columnas li.cuota a{
				width: 58px;
				float:left;
				border-right: dotted 1px #cacdd1;
				text-align:center;
				color:#333;
			} 
			li.inpar ul.columnas li.casa, li.inpar ul.columnas li.casa a {
				width: 79px;
				float: left;
				border-right: dotted 1px #cacdd1;
				text-align:center;
				color:#333;
			} 
			li.inpar ul.columnas li.STK, li.inpar ul.columnas li.STK a  {
				width: 44px;
				float:left;
				border-right: dotted 1px #cacdd1;
				text-align:center;
				color:#333;
			} 
			li.inpar ul.columnas li.leerMas  {
				width:60px;
				float:left;
				border-right:0;
				text-align:center;
			}
			li.inpar ul.columnas li.leerMas a{text-decoration:underline;}