﻿#bottomright .live_table
{
	padding-top:10px;
}

#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 .center
{
	text-align:center;
}

#bottomright .live_table table.live tr.grey
{
	background-color:#EAEAEA;
}