.widget_foro{
}
	.widget_foro .border{
		float:left;
		width:272px;
		height:auto;
		margin:0 0 0 3px;
		padding:0;
	}
	.widget_foro .border ul{
		width:272px;
		float:left;
		list-style:none;
		margin-top:10px;
	}
		.widget_foro .border ul li{
			/*background:url(/images/rediseno/ico_futbol.png) 7px 6px no-repeat;*/
			width:238px;
			width: 272px;
			float:left;
			padding:7px 0 5px 34px;
			padding:7px 0 5px 0;
			border-bottom:1px dotted #ddd;
			margin:0;
		}
		.widget_foro .border ul li div.imgTipoPost{
			display:block;
			float:left;
			width:34px;
			height:auto;
			text-align:center;
		}
		.widget_foro .border ul li div.imgTipoPost img{width:22px; height:22px;}	
		.widget_foro .border ul li div.cntLi{
			display:block;
			float:left;
			width:238px;
			height:auto;
		}
		.widget_foro .border ul li.basket{background:url(/images/rediseno/ico_basket.png) 6px 6px no-repeat;}
		.widget_foro .border ul li.tenis{background:url(/images/rediseno/ico_tenis.png) 6px 6px no-repeat;}
		.widget_foro .border ul li.last{border:0;}
		.widget_foro .border ul li.ultimospost{
			background:url(/images/rediseno/bg_li_widget_foro.png) 2px 6px no-repeat;
		}
		.widget_foro .border ul li p.fecha {
			color: #636363;
			font-size: 10px;
			padding: 0;
			width: 230px;
			color:#000;
			font-weight:bold;
		}
		.widget_foro .border ul li p.texto{
			display:block;
			float:left;
			width:230px;
			height:22px;
			overflow:hidden;
			color:#666;
			font-size:9px;
			font-weight:bold;
			margin:0 0 5px;
		}
		.widget_foro .border ul li a.leerMas{
			display:block;
			float:right;
		}
		.widget_foro .border ul li img.casa{
			display:block;
			float:left;
			width:70px;
			height:17px;
		}
		.widget_foro .border ul li p.fecha b.by{
			float:right;
			font-weight:normal;
		}
		.widget_foro .border ul li a.titular, 
		.widget_foro .border ul li.ultimospost a.titular {
			color: #173961;
			display: block;
			font-size: 11px;
			margin: 0;
			padding: 0;
			text-decoration: none;
			width: 230px;
			font-weight:bold;
		}
		.widget_foro ul li a.titular:hover, 
		.widget_foro .border ul li.ultimospost a.titular:hover{
			text-decoration:underline;
			color:#3e3e3e;
		}
		.widget_foro .border ul li.estadisticas_der{
			background:url(/images/apariencia/flecha_estadisticas.png) left center no-repeat;
			width:222px;
			float:left;
			color: #173961;
			font-size: 11px;
			border:none;
		}
		
