.odds-down, a.odds-down, .odds-down:hover, .odds-up, a.odds-up, .odds-up:hover, .odds-even, a.odds-even, .odds-even:hover {
	font-size: 10px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	text-decoration: none;
	font-weight: normal;
}

.odds-down, a.odds-down, .odds-down:hover,
.odds-up, a.odds-up, .odds-up:hover,
.odds-even, a.odds-even, .odds-even:hover
{
    background:transparent;
	width: 50px;
	text-align: right;
	padding: 3px 13px 3px 4px;
	border:none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.odds-down, a.odds-down {
	color: red;
	background-image: url(http://www.betwatcher.com/images/stats/red_arrow_down_2.png); background-position: right center; background-repeat: no-repeat;
}
.odds-up, a.odds-up {
	color: blue;
	background-image: url(http://www.betwatcher.com/images/stats/green_arrow_up_2.png); background-position: right center; background-repeat: no-repeat;
}
.odds-even, a.odds-even {
	color: black;
	background-image: url(http://www.betwatcher.com/images/stats/arrow_blank.png); background-position: right center; background-repeat: no-repeat;
}

.el-odds, .el-details {background-color: #E6E6E6;border: 1px solid #CCC;font-size: 10px;line-height: normal;padding: 4px;}
.el-odds table td, el-odds table th, el-odds table tr td {border-bottom: 1px solid #CCC;font-size: 10px;}

.odds-down:hover, .odds-up:hover, .odds-even:hover {
	background: #fff;
	color: #000;
/*	font-weight: bold; */
	border: 1px solid #757575;
}

a.odds-down:hover {
	background-image: url(http://www.betwatcher.com/images/stats/red_arrow_down_2.png); background-position: right center; background-repeat: no-repeat;
	color: #ff0000;
}

a.odds-up:hover {
	background-image: url(http://www.betwatcher.com/images/stats/green_arrow_up_2.png); background-position: right center; background-repeat: no-repeat;
	color: #0000ff;
}

a.odds-even:hover {
	background-image: url(http://www.betwatcher.com/images/stats/arrow_blank.png); background-position: right center; background-repeat: no-repeat;
}

.pageContent, .el-fix-table {
	width: 700px;
}

.el-fix-td-res-set1, .el-fix-td-res-set2, .el-fix-td-res-set3, .el-fix-td-res-set4, .el-fix-td-res-set5 {color: #999;}

.el-fix-stage-tbl, .el-fix-stage-title {
	width: 550px;
}

.el-fix-table .event-row td {padding:3px;}

.betx-button {
	background: #FFF url(http://www.betxpert.com/images/submit-bg.png) repeat-x;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	border: 1px solid #666666;
	height:20px;
	font-size: 11px;
	font-family: Verdana, Tahoma;
	font-weight: bold;
}

.th-odds-title, .th-odds-1, .th-odds-X, .th-odds-2 {
	padding-right: 24px;
	font-size: 10px;
}

.latest_ev_extended {
	display: block;
}

.el-fix-livedot{float: right; width: 10px; height: 12px; background-image:url(/images/livedot.gif);background-position: left bottom; background-repeat: no-repeat}

/*

.odds-down, a.odds-down, a:hover.odds-down, .odds-up, a.odds-up, a:hover.odds-up, .odds-even, a.odds-even, a:hover.odds-even {
	font-size: 9px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	text-decoration: none;
}

.odds-down, odds-down a, .odds-down:hover,
.odds-up, odds-up a, .odds-up:hover, 
.odds-even, odds-even a, .odds-even:hover
{
	border: 1px solid #f0f0f0;
	width: 40px;
	text-align: right;
	padding-right:13px;
}

.odds-down, .odds-down a {
	color: red;
	background-image: url(http://www.betwatcher.com/images/arrow_down.gif); background-position: right center; background-repeat: no-repeat;
}
.odds-up, .odds-up a {
	color: blue;
	background-image: url(http://www.betwatcher.com/images/arrow_up.gif); background-position: right center; background-repeat: no-repeat;
}
.odds-even, .odds-even a {
	color: black;
	background-image: url(http://www.betwatcher.com/images/arrow_blank.gif); background-position: right center; background-repeat: no-repeat;
}

.odds-down:hover, .odds-up:hover, .odds-even:hover {
	background: #fff;
	color: #000;
	border: 1px solid #757575;
}

.odds-down:hover {
	background-image: url(http://www.betwatcher.com/images/arrow_down.gif); background-position: right center; background-repeat: no-repeat;
	color: #ff0000;
}

.odds-up:hover {
	background-image: url(http://www.betwatcher.com/images/arrow_up.gif); background-position: right center; background-repeat: no-repeat;
	color: #0000ff;
}

.odds-even:hover {
	background-image: url(http://www.betwatcher.com/images/arrow_blank.gif); background-position: right center; background-repeat: no-repeat;
}

.th-odds-title, .th-odds-1, .th-odds-X, .th-odds-2 {
	padding-right: 24px;
	font-size: 10px;
}

.latest_ev_extended {
	display: block;
}

*/

table, th {
	font-size: 11px;
}


.LigaTableTitle {
	font-weight: bold;
	font-size: 11px;
	background-color:#007CC3;
	color:#FFFFFF;
	margin: 10px 0px 5px 0px;
    padding: 3px 0px 3px 2px;
}


.eventdetails {

}


