
/*Panel content row*/
.GridPanel
{
	border:1px solid #DDDDDD;
	background-color:#F2F2F2;
	width:728px;
	margin-bottom:3px;
}
.GridPanel .Row
{
	border-left:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	color:White;
	text-align:center;
	color:#4D7EAC;
}
.GridPanel .Row .CellInfo
{
	color:Black;
	float:left;
	width:165px;
	height:16px;
	padding:2px;
	text-align:left;
}
.GridPanel .Row .CellInfo .MatchTitle
{
	float:left;
	height:15px;
}
.GridPanel .Row .CellInfo .MatchTime
{
	float:right;
	padding:0px;
}
.GridPanel .Row .CellInfo div
{
	padding:2px;
}
.GridPanel .Row .CellInfo .OddsLink
{
	background-image:url("../Images/Button.gif");
	padding:3px 6px 3px 6px;
	margin-right:2px;
}
.GridPanel .Row .CellInfo img
{
	float:left;
	vertical-align:middle;
	margin-right:2px;
}
.GridPanel .Row .CellCompany
{
	border-left:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	float:left;
	height:10px;
	padding:5px;
	width:42px;
	text-align:center;
	overflow:hidden;
}
.GridPanel .Row .CellHomeTeam
{
	border-left:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	float:left;
	height:10px;
	padding:5px;
	width:41px;
	text-align:center;
	overflow:hidden;
}
.GridPanel .Row .CellLetGoal
{
	border-left:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	float:left;
	height:10px;
	padding:5px;
	width:55px;
	text-align:center;
	overflow:hidden;
}
.GridPanel .Row .CellGuestTeam
{
	border-left:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	float:left;
	height:10px;
	padding:5px;
	width:41px;
	text-align:center;
	overflow:hidden;
}
.GridPanel .Row .CellHomeWin
{
	border-left:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	float:left;
	height:10px;
	padding:5px;
	width:41px;
	text-align:center;
	overflow:hidden;
}
.GridPanel .Row .CellDeuce
{
	border-left:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	float:left;
	height:10px;
	padding:5px;
	width:41px;
	text-align:center;
	overflow:hidden;
}
.GridPanel .Row .CellGuestWin
{
	border-left:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	float:left;
	height:10px;
	padding:5px;
	width:41px;
	text-align:center;
	overflow:hidden;
}
.GridPanel .Row .CellBigGoal
{
	border-left:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	float:left;
	height:10px;
	padding:5px;
	width:40px;
	text-align:center;
	overflow:hidden;
}
.GridPanel .Row .CellPK
{
	border-left:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	float:left;
	height:10px;
	padding:5px;
	width:40px;
	text-align:center;
	overflow:hidden;
}
.GridPanel .Row .CellSmallGoal
{
	border-left:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	float:left;
	height:10px;
	padding:5px;
	width:40px;
	text-align:center;
	overflow:hidden;
}
.GridPanel .Row .CellChange
{
	border-left:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	float:left;
	height:17px;
	padding-top:3px;
	width:25px;
}
.GridPanel .CompanyGrid
{
	float:left;
}
.GridPanel .CompanyRow
{
	background-color:White;
	color:Black;
	cursor:default;
	text-align:center;
	height:21px;
}

#CompanySelectPanel input
{
	vertical-align:middle;
}
#CompanySelectPanel div
{
	float:left;	
	width:58px;
	overflow:hidden;
	line-height:20px;
}
#LoadFramework
{
	background-color:#EFEFEF;
	border:1px solid #CCCCCC;
	left:35%;
	position:absolute;
	height:100px;
	width:300px;
	top:250px;
}

#LoadFramework DIV
{
	margin:20px;
	margin-top:10px;
	margin-bottom:8px;	
}
#table_live { width:730px}

.m_title {
	background-image: url(../images/gre.gif);
	clear: both;
	height: 27px;
	width: 710px;
	line-height:27px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-position: left top;
	text-align:left;
}
.m_title h2 {
	font-size:14px;
	color: #333;
	display: block;
	width: 100px;
}
.m_title p a,.m_title p a:visited {
	color: #705B50;
	text-decoration: underline;
	margin:0 5px;
}
.m_title p a:hover {
	text-decoration: none;
	cursor: pointer;
	color: #930;
}
.m_title dropListDate,.m_title p,.dropListDate
   {
   	float:left;
   	margin-right:20px;
}
