#risLeft {
	float: left;
	width: 400px;
}

#risRight {
	float: left;
	margin-left: 10px;
	width: 270px;
}

.last, .andamento {
	border-bottom: 1px solid black;
	font-size: 17px;
	font-weight: bold;
}

.casa {
	text-align: right;
	width: 43%;
}

.trasferta {
	width: 43%;
}

.votoCasa, .votoTrasferta {
	width: 5%;
}

#risContainer table {
	font-size: 10px;
}

.squadra {
	text-align: center;
	width: 50%;
	font-size: 14px;
	font-weight: bold;
	background: #ddffee;
}

#headerTblRisultato {
	width: 400px;
}

.subst {
	background: #ddffaa;
}

.labels {
	font-size:13px;
	background: #dddddd;
}

.gol {
	font-size: 18px;
	font-weight: bold;
	background: black;
	color: white;
}
