body {
	color: #222;
	font-size: 12px;
	font-family: arial;
	background: #fff url(../img/dtl_bg.jpg) top center no-repeat;
}

p {
	font-weight: 700; 
	line-height: 1.4em;
	padding-left: 10px;
	margin-bottom: 6px;
	padding-right: 145px;
}
 
#wrapper {
	width: 990px;
	margin: 0 auto;
	position: relative;
	background: transparent url(../img/ds_and_games.png) no-repeat;
}

#innerWrapper {
	width: 990px;
}

#buttons {
	float: left;
	height: 500px; 
}

#centre {
	float: left;
	min-height: 620px;
}

#logo {
	width: 552px;
	height: 94px;
	padding-top: 20px;
	text-align: center;
}

#contentWrapper {
	margin-top: 50px;
	width: 530px;
}

#contentWrapper #heroText {
	margin-bottom: 10px;
}

#contentWrapper #enterComp {
	margin: 0 0 0 50px;
}

#releaseDate {
	clear: both;
	width: 930px;
	height: 75px;
	text-align: center;
	padding: 20px 0 0 30px;
}

#footer {
	text-align: right;
}

#footer img {
	margin-left: 16px;
}

table {
	margin: 0 0 0 40px;
	width: 450px;
}

table tr td {
	padding: 2px 0 3px;
	font-weight: 700;
}

table tr td.center {
	text-align: center;
}

table tr td.address {
	padding-top: 8px;
	vertical-align: top;
}

form {
	margin-top: 44px;
}

form input.input {
	width: 225px;
	padding: 2px;
	font-size: 13px;
}

form input.input.age{
	width: 20px;
}

textarea {
	width: 225px;
	padding: 2px;
	font-family: arial;
	font-size: 13px;
}

form input.input, textarea {
	border: 1px solid #aaa;
}

label {
	padding-top: 2px;
	line-height: 1.4em;
}

p.signup {
	font-size: 9px;
	padding-left: 5px;
}

#terms {
	width: 367px;
}

#terms p {
	text-align: center;
}

#terms ol {
	list-style: decimal;
	margin-left: 20px;
	padding-right: 4px;
}

#terms ul {
	list-style: disc;
	margin-left: 16px;
}

#terms ol li {
	line-height: 1.4em;
	margin-bottom: 10px;
}

#termsHeader  {
	height: 61px;
}

#termsInfo {
	padding: 10px;
	height: 297px;
	background: transparent url(../img/page.png) no-repeat;
}

#terms .scroll-pane {
	margin-right: 10px;
	padding-left: 40px;
	height: 297px;
	overflow: auto;
}

#successMessage {
	margin-top: 44px;
}

#successMessage p {
	margin-top: 14px;
	width: 470px;
}

#successMessage p img {
	float: left;
	padding-right: 10px;
}

.addthis_button_email img {
	display: none;
}

#copyright {
	margin-top: 10px;
}

#copyright p {
	font-size: 11px;
	font-weight: 300;
	text-align: center;
}

#copyright p  a {
	font-weight: 700;
	color: #222;
}

#winner {
	float: right;
}