#liquid {
	padding: 5px;
	overflow: hidden;
	margin-left: 70px;
	width: 630px;
}
#liquid .liquids {
	display: block;
	height: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#liquid ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#liquid li {
	float: left;
	list-style: none;
}
#liquid .liquid span {
	position: absolute;
	left: -999px;
	width: 990px;
}
#liquid .liquid {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 300px;
	width: 180px;
	border-right: 10px solid #fff;
}
.atletismo { background: url(images/thumb_atletismo.jpg) top left no-repeat;}
.ciclismo { background: url(images/thumb_ciclismo.jpg) top left no-repeat;}
.futbol { background: url(images/thumb_futbol.jpg) top left no-repeat;}
