.sports_odds{
	background: #212020;
	width: 207px;
	height: 184px;
	float: left;
	display: block;
	margin-right: 10px;
}
.default_banner{
	width: 523px;
	height: 184px;
	float: left;
	display: block;
}

.products{
	width:740px;
	height: 205px;
	display: block; 
	float: left;
	margin-top: 10px;
}

.box{
	width:160px;
	height: 203px;
	display: block;
	float: left;
	padding: 0 5px 0 5px;
}

.box p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

.box h1, .box h1 a{font-family: Arial, Helvetica, sans-serif;font-weight: lighter;font-stretch: condensed;color: #FFF;
font-size: 14px;text-align: right;margin-top: 70px; text-decoration: none;}
.box h1 a:hover{color: #d98827; text-decoration: underline;}
.box a {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #d98827; text-decoration: underline;}.box a:hover{ text-decoration: none;}

.horses{
	background-image: url(../images/default/bg_box_horses.jpg);
	background-repeat: no-repeat;
}
.casino{
	background-image: url(../images/default/bg_box_casino.jpg);
	background-repeat: no-repeat;
	margin:  0 9px 0 17px;
}
.poker{
	background-image: url(../images/default/bg_box_poker.jpg);
	background-repeat: no-repeat;
	margin:  0 17px 0 9px;
	
}
.sportsbook{
	background-image: url(../images/default/bg_box_sportsbook.jpg);
	background-repeat: no-repeat;
}

.extra{
	width: 740px;
	height: auto;
	display: block;
	float: left;
	margin: 10px 0;
}
.extra h1{
	width: 230px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c5c5c5;
	font-weight: lighter;
	margin: 0 0 10px 0; 
	padding: 8px 0 0 10px;
	background-image: url(../images/default/bg_extra_h1.jpg);
	background-repeat: repeat-x;
}
.extra h1 span{
	color: #d98827;
}
.extra_box{
	width: 240px;
	height: 390px;;
	display: block;
	float: left;
	background: black;
	
}
.sports_props, .events_promos, .hot_corner{float: left;}
.events_promos{margin: 0 10px 0 10px;}


.extra_box_little{width: 220px;height: auto;display: block;background: #1d1d1d;padding: 5px 5px 10px 5px;margin: 0 5px 5px 5px;}
.extra_box_little h2, .extra_box_little h2 a{ text-decoration: none; font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: Silver;}
.extra_box_little h2 a:hover{color: #d98827; text-decoration: underline;}
.extra_box_little p{color: #fff;font-family: Arial, Helvetica, sans-serif;font-size: 11px;}
.little_img{float: left;margin: 0 5px 10px; 0}

