#fixture {
	clear: both;
	position: relative;
}

#fixture #octavos {
	background: transparent url('../images/ff/oct.jpg') no-repeat scroll center left;
}

#fixture #cuartos {
	background: transparent url('../images/ff/cuar.jpg') no-repeat scroll center left;
}

#fixture #semi {
	background: transparent url('../images/ff/semi.jpg') no-repeat scroll center left;
}

#fixture #seter {
	background: transparent url('../images/ff/seter.jpg') no-repeat scroll center left;
}

#fixture #final {
	background: transparent url('../images/ff/final.jpg') no-repeat scroll center left;
}

#fixture .ffobox {
	position: relative;
	float: left;
	height: 192px;
	border: 1px solid #FFFFFF;
	padding-left: 28px;
}

#fixture .ffob4 {
	width: 96%;
}

#fixture .ffob3 {
	width: 70%;
}

#fixture .ffob2 {
	width: 45%;
}

#fixture .ffob1 {
	width: 21%;
}

#fixture .ffb1 {
	width: 79%;
}

#fixture .ffb2 {
	width: 40%;
}

#fixture .ffb3 {
	width: 28%;
}

#fixture .ffb4 {
	width: 21%;
}

#fixture .ffbox {
	margin: 5px 0 5px 2px;
	float: left;
	padding: 10px;
	border: 1px solid #FFFFFF;
	height: 83%;
}

#fixture .ffdatehour {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 2px 0;
	text-align: center;
}

#fixture .ffcity {
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}

#fixture .ffbox .teams {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: transparent url('../images/ff/vs.jpg') no-repeat scroll center right;
	padding: 2px 0;
}

#fixture .ffbox .teams div {
	padding: 2px;
}
