.next_game .matchdetails {
	clear:both;
	text-align:left;
}
.next_game .hometeam{
	float:left;
}
.next_game .v{
	float:left;
	padding-left:2px;
	padding-right:2px;
}
.next_game .awayteam{
	vertical-align:bottom;
	float:left;
}

.next_game {
	width:190px;
	padding:5px;
}

.next_game .livebtn{
	margin-top:15px;
}