/*  EQUIPOS  */

#main .left_col p{ display:block; margin:0px;}

#screenshot{
	position:absolute;
	border:1px solid #FAFAFAFA;
	background:#FAFAFA;
	padding:5px;
	display:none;
	color:#1A1A1A;
	text-align: center;
	font-weight: bold;
	}
	
	


.columns_2_1{ margin:0px; }
.left_col{
	float:left;
	width:640px; 
	height:100%;
	font-size:13px;
	margin-left:10px;
}
.right_col{
	float:left;
	margin:0 0 0 30px;
	width:270px; height:100%;
}

.comments_post{
		height:100%;
		margin:0px 0px 20px 0px; 
		border: none;
		padding: 0px;
	}


.equipo { width: 301px; float:left; height: 240px;}
.equipo .equipo1 { background: url("../images/equipos/equip_01.png") no-repeat; width: 301px; height: 132px; float:left; }	
.equipo .equipo2 { background: url("../images/equipos/equip_02.png") no-repeat; width: 301px; height: 132px; float:left; }	
.equipo .equipo3 { background: url("../images/equipos/equip_03.png") no-repeat; width: 301px; height: 132px; float:left; }	
.equipo .equipo4 { background: url("../images/equipos/equip_04.png") no-repeat; width: 301px; height: 132px; float:left; }	
.equipo .equipo5 { background: url("../images/equipos/equip_05.png") no-repeat; width: 301px; height: 132px; float:left; }	
.equipo .equipo6 { background: url("../images/equipos/equip_06.png") no-repeat; width: 301px; height: 132px; float:left; }	
.equipo .equipo7 { background: url("../images/equipos/equip_07.png") no-repeat; width: 301px; height: 132px; float:left; }	
.equipo .equipo8 { background: url("../images/equipos/equip_08.png") no-repeat; width: 301px; height: 132px; float:left; }
.equipo .equipo9 { background: url("../images/equipos/equip_09.png") no-repeat; width: 301px; height: 132px; float:left; }
.equipo .equipo10 { background: url("../images/equipos/equip_10.png") no-repeat; width: 301px; height: 132px; float:left; }
.equipo .equipo11 { background: url("../images/equipos/equip_11.png") no-repeat; width: 301px; height: 132px; float:left; }
.equipo .texto { float:left; width:301px; }	 

.equipo .texto p { line-height: 100%; padding-top: 6px; border-top: 1px solid #4D5563; margin:0px; }
.list_arrow_link li{
height: 22px;
}

.equipo .cucardaroja { background: url("../images/pais.png") no-repeat; width: 67px; height: 68px; float:right; margin-top: -25px; }	

.list_arrow_link li a{
	background:url(../images/arrow_out.png) no-repeat right 50%;
	border:1px dashed #4d5563; border-width:0 0 1px 0;
	display:block;
	padding: 1px 0 0 1px;
	cursor: default;
}
.list_arrow_link li a:hover{
	background:url(../images/arrow_hover.png) no-repeat right 50%;
}

.list_arrow_link li a.screenshot, .list_arrow_link li a.screenshot:hover { background:url(../images/photo.png) no-repeat 99% 80%; }