.expandable {
	color: #000000;
	display: none;
	float: left;
	font-size: 10px;
	height: auto;
	padding: 0; /*background-color: white;*/
	padding: 0 0 0 3px;
	text-align: left;
	width: 155px;
}

.expandable a{
	clear: both;
	color: #024D9E;
	display: block;
	float: left;
	height: 15px;
	margin: 3px 0 0 0;
	padding: 3px 0 0 3px;
	width: 117px;
}

.expandable a:hover {
	background-color: #024D9E;
	color: #FFFFFF;
}

.expandable a:active{
	background-color: transparent;
}

.lines_plus1 {
	display: block;
	float: right;
	font-weight: normal;
	height: 12px;
	margin: 0 2px 0 3px;
	text-align: right;
	text-decoration: none;
	text-decoration: none;
}

.lines_title4 {
	background-color: #3D4d61;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 2px 2px 2px;
	color: #FFFFFF;
	font-weight: bold;
	height: 16px;
	margin: 0 1px 0 1px;
	padding: 3px 0 0 10px;
	text-align: left;
	width: 146px;
}

.sportbooklines {
	color: #FFFFFF;
	float: left;
	font-size: 11px;
	height: auto;
	text-decoration: none;
	width: 146px;
}

.sportbooklines a {
	display: block;
	text-decoration: none;
}

.sports_text1 {
	display: block;
	float: left;
	font-weight: normal;
	height: 14px;
	text-align: left;
	text-decoration: none;
	text-indent: 19px;
	width: 102px;
}

.sportsbox6 {
	background-color: #E1E1E1;
	background-image: url(../images/front/arrow-grey.gif);
	background-position: 10px 3px;
	background-repeat: no-repeat;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 2px 2px 2px;
	clear: both;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 16px;
	margin: 0 1px 0 1px;
	padding: 3px 0 0 10px;
	text-align: left;
	text-decoration: none;
	text-indent: 4px;
	width: 146px;
}

.sportsbox6 a {
	background-image: url(../images/front/defaulttype-bak.jpg);
	background-repeat: repeat-x;
	color: #362868;
	display: block;
	font-weight: normal;
}

.sportsbox6 a:hover {
	background-image: url(../images/front/defaulttype-bak.jpg);
	background-repeat: repeat-x;
	color: #362868;
	display: block;
}

.highlight {
	background-color: #CD4E12; /*#FCB818*/;
	display: block;
	float: left;
	height: 9px;
	left: 0px;
	margin: -18px 0 0 1px;
	position: relative;
	width: 6px;
}


.WagerList{
	height: auto;
	width: auto;
	float: left;
	clear: both;

}

.WagerList a{
	height: 14px;
	width: 151px;
	float: left;
	clear: left;
	background-color: silver;
	margin: 1px 0 1px 0;
	padding: 1px 0 1px 5px;
	color: #333333;
}

.WagerList a:hover{
	background-color: silver;
}