@charset "UTF-8";
/* CSS Document */

#Recap_ReadFull{
	position: absolute; 
	width: 277px; 
	height: 44px; 
	left: 240px; 
	bottom: -10px; 
}
#Recap_ReadFull a{
	height: 44px;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	padding: 15px 45px;
	background: url(/images/HomePage/Game_Recap_Button.png) no-repeat; 
}
#Recap_ReadFull a:hover{
	background: url(/images/HomePage/Game_Recap_Button_roll.png) no-repeat; 
}
#Logos_Scorebox {
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	position: absolute; 
	top: 75px; 
	right: 200px; 
	width: 90px; 
	border: 1px solid #666; 
	padding: 10px; 
	font-family: 'Times New Roman', Times, serif; 
	font-size: 22px; 
	color: #AAA; 
	text-align: center;
}
#HomeSlider_ButtonLongGrey {
	position: relative;
	float: left;
	background: url(/images/HomePage/Button-Long-Grey.png) no-repeat;
	width: 183px;
	height: 33px;
	text-align: center;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 33px;
}
#HomeSlider_ButtonLongGrey:hover {
	background: url(/images/HomePage/Button-Long-Grey_roll.png);
	cursor: pointer;
	color: #990000;
}

#Odds-Link a {
	color: #373f51;
}
