@charset "utf-8";
/* CSS Document */

#HeaderRacebook {
	height: 430px;
}
#HeaderRacebook #SectionNavigation {
	background: #fff;
	width: 730px;
}
#RacebookPromo {
  width: 730px;
  height: 250px;
  position: absolute;
  top: 66px;
  left: 10px;
}
#HeaderSignup {
	position: absolute;
	top: 290px;
	left: 0;
}
#RacebookFeatures {
	width: 735px;
	height: 100px;
	position: absolute;
	top: 330px;
	left: 10px;
}
#RacebookFeatures A {
	width: 245px;
	display: block;
	float: left;
}
#HeaderRight {
  position: absolute;
  top: 48px;
  right: 8px;
}

#RacebookHeader {
	display: none;
}

#RacebookSidebar {
	background-color: #f5f5f5;
	width: 378px;
	margin: 0 0 10px 20px;
	border: 1px solid #ebebeb;
	float: right;
}
#RacebookSidebar DIV {
	padding: 15px;
}
#PageContent #RacebookSidebar H2 {
	background-color: #888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	line-height: 30px;
	margin: 0 0 5px 0 !important;
	padding: 0 5px 0 10px;
}
#RacebookSidebar DL {
	margin: 5px 0 5px 0;
	padding: 0;
	width: 170px;
	float: left;
}
#RacebookSidebar DT {
	font-weight: bold;
	color: #2c4b5a;
	line-height: 20px;
	margin: 5px 0;
	padding: 0 20px;
}
#RacebookSidebar DD {
	margin: 0;
	padding: 0;
}
#RacebookSidebar UL {
	margin: 0;
	padding: 0;
	list-style: none;
}
#RacebookSidebar LI {
	line-height: 20px;
	margin: 0;
	padding: 0 20px;
	list-style: none;
	width:320px;
}
#RacebookSidebar LI A {
	font-weight: normal;
	text-decoration: underline;
}
#RacebookSidebar P {
	margin: 0;
	padding: 10px 0;
	clear: both;
}
#HorseRacingRebate {
	width: 900px;
	margin: 0 auto;
}
#HorseRacingRebate DIV {
	background: #f8f8f8;
	width: 280px;
	margin: 0 10px;
	float: left;
}
#HorseRacingRebate H4 {
	font: bold 22px/25px "Trebuchet MS";
	color: #21465e;
	text-align: center;
	text-transform: uppercase;
}
#HorseRacingRebate H4 STRONG {
	font: bold 11px/15px Verdana, Geneva, sans-serif;
	color: #444;
	display: block;
}
#HorseRacingRebate DL {
	margin: 0;
	padding: 10px 30px;
}
#HorseRacingRebate DT {
	color: #2c820e;
}
#HorseRacingRebate DD {
	font-weight: bold;
	margin: 0 0 15px 40px;
}
#HorseRacingRebate H5 {
	font: bold 12px/15px Verdana, Geneva, sans-serif;
	color: #444;
	text-transform: uppercase;
	text-align: center;
	margin: 0 30px 10px 30px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #efefef;
}
#HorseRacingRebate UL {
	font: normal 11px/15px Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0 0 20px 0;
}
#HorseRacingRebate UL LI {
	margin: 0 0 0 50px;
	padding: 2px 0;
}
 #RacebookSidebar H2 {
  background-color: #888;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #fff;
  text-transform: uppercase;
  line-height: 30px;
  margin: 0 0 5px 0 !important;
  padding: 0 5px 0 10px;
}