﻿#bottomright .live_table
{
	padding-top:10px;
}
#bottomright .live_table .Group
{
	padding:4px;
	text-align:left;
	width:100%;	
	font-weight:bold;
	
}
#bottomright .live_table table.live
{
	width:100%;	
	font-weight:bold;
	padding:0px;
	text-align:left;
}
#bottomright .live_table table.live tr
{
	background-color:#ffffff;
}
#bottomright .live_table table.live td
{
	padding:4px;
}

#bottomright .live_table table.live .team
{
	width:60%;
}
#bottomright .live_table table.live .play
#bottomright .live_table table.live .for
#bottomright .live_table table.live .against
#bottomright .live_table table.live .centre
{
	width:10%;
}

#bottomright .live_table table.live .center
{
	text-align:center;
}

#bottomright .live_table table.live tr.grey
{
	background-color:#EAEAEA;
}