#mainOdds {
	width: 244px;
	margin: 0 auto;
}
#mainOdds TABLE {
	border-left: 1px solid #EEE;
	border-top: 1px solid #EEE;
	background-color: #FFF;
	width: 244px;
	color: #555555;
	text-align: center;
}
#mainOdds TABLE TD {
	padding: 4px 5px;
	font-size: 11px;
	border-bottom: 1px solid #EEE;
	border-right: 1px solid #EEE;
}
#mainOdds TABLE TD.LinesDate {
	width: 35px !important;
}
#mainOdds TABLE TD.lineName {
	text-align: left;
	width: 146px !important;
	padding: 0 0 0 5px;
}
#mainOdds TABLE TD.lineType {
	width: 60px !important;
}
#mainOdds TABLE TH {
	background-image: url(/images/content/table_th_bg.gif); 
	background-position: center;
	background-repeat: repeat-x;
	background-color: #ABB8C2;
	color: #FFF;
	padding: 4px 0;
	font-size: 11px;
	border-bottom: 1px solid #EEE;
	border-right: 1px solid #EEE;
}
#mainOdds TABLE TH.secHeader {
	background-image: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px 0 !important;
	color: #8A8A8A;
	background-color: #DEDEDE;
}
#mainOdds TABLE TR.gameDivider TD {
	padding: 1px;
	line-height: 1px;
	background-color: #ECECEC;
}
#mainOdds TABLE TBODY.even TR {
	background-color: #FBFBFB;
}
#mainOdds H2 {
	background-image: url(/images/sport_division_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F25000;
	margin: 0 0 5px 0;
	padding: 0 0 0 18px;
}
#mainOdds P {
	margin: 0 5px 10px 0;
	color: #969696;
	font-weight: bold;
	text-align: right;
	font-size: 10px;
}
#mainOdds P SPAN {
	font-size: 11px !important;
	color: #606060;
}
#mainOdds P A {
	color: #2E7BBD;
}
#mainOdds P#oddsList {
	margin: 10px 0;
	text-align: center;
	font-size: 11px;
	background-image: url(/images/articles_arrow.gif);
	background-repeat: no-repeat;
	background-position: 50px 4px;
}
