* {
	margin-top: 0 !important;
}
body {
	background: #070506 url(../images/bg.jpg) no-repeat fixed left bottom;
	background-position: 0px 100px;
	color: #DDD;
	font: 75% "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.3em;
	padding-bottom: 20px;
}
a {
	color: #DDD;
}

.error {
	color: #FB006E;
}

#pin_win a{
	font-size: 140%;
	text-transform: capitalize;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	margin-bottom: 2px;
}

h4 {
	color: #FFF;
	font-weight: 600;
	font-size: 120%;
	margin-bottom: 0.5em;
}
ul {
	margin: 0;
	list-style-type: none;
}
.left ul li {
	background: url(../images/bulletpink.png) no-repeat 0 4px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.right ul li {
	background: url(../images/bulletgreen.png) no-repeat 0 4px;
	padding-left: 10px;
	padding-bottom: 10px;
}
ul li {
	background: url(../images/bulletgreen.png) no-repeat 0 4px;
	padding-left: 10px;
}
#container {
	width: 962px;
	position: relative;
	padding-top: 124px;
}

#filler {
	height: 40px;
}

#header {
	position: absolute;
	top: 42px;
	left: 240px;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
}
#back_to_vrc {
	position: absolute;
	right: 0;
	top: 129px;
}

#star_save {
	position: absolute;
	top: 0px;
	right: 0px;
}

#order_banner {
	margin-bottom: 2px;
}

.content h3 {
	padding: 10px 0;
}

.content p {
	padding: 5px;
}

.column {
	width: 480px;
	height: 530px;
	position: relative;
}
.left, .green {
	float: left;
}
.right, .red {
	float: right;
}
#comps {
	position: relative;
	background: url(../images/columnbggray.gif) repeat-y;
}
#books {
	background: url(../images/columnbg.gif) repeat-y;
}
#discounts {
/*	margin-bottom: 20px;*/
}
#discounts div {
	text-align: center;
	padding-top: 52px;
	width: 480px;
	height: 84px;
}
#discounts .left, #discounts .red {
	background: url(../images/pinkbottom.gif) no-repeat;
}
#discounts .right, #discounts .green {
	background: url(../images/greenbottom.gif) no-repeat;
}

#race_book, #emirates_book {
	background: #000 url(../images/pinkgradient.png) no-repeat left 40px;
}
#souvenir_book, #crown_book {
	background: #000 url(../images/greengradient.png) no-repeat left 40px;
}





.gray {
	background: #0D0D0D url(../images/graygradient.png) no-repeat;
}
.book {
	padding: 7px;
}
.padded {
	padding: 93px 10px 3px 10px;
}
.left .content {
	margin-left: 240px;
	padding-right: 10px;
}
.right .content {
	padding-left: 10px;
	margin-right: 240px;
}
#terms {
	background: url(../images/headerterms.jpg) no-repeat;
	background-position: top;
	background-color: #000000;
	padding: 80px 20px 20px 20px;

}
h3 {
	text-align: center;
}
	
#pin_win {
	background: url(../images/headerBoxpinWin.png) no-repeat;
	background-position: top;
	float: left;
	width: 480px;
	height: 630px;
}

#enter_to_win {
	background: url(../images/headerBoxenterToWin.png) no-repeat;
	background-position: top;
	float: right;
	width: 480px;
	height: 630px;
}

#pin_win p {
	width: 310px;
}

.order_line {
	position: absolute; 
	bottom: 20px; 
	text-align: center; 
	font-size: 120%; 
	width: 480px;
	left: 0px;
}