#tmdHdr {
height: 132px;
overflow: visible;
position: relative;
}

#tmdHdr #tmdLogo {
float: left;
}

#tmdHdr .tmdScoreBlock {
float: left;
margin-left: 20px;
margin-top: 10px;
}

#tmdHdr p.score {
line-height: 1em;
font-size: 3em;
font-weight: bold;
color: #fff;
}

#tmdHdr p.score .rank {
margin-left: 10px;
font-size: 0.7em;
}

#tmdHdr div.shareScore {
background: url('/a/img/global/share-bg.png') no-repeat top left;
width: 253px;
height: 130px;
position: absolute;
right: 5px;
bottom: -20px;
}

.offScreen {
position: absolute;
left: -5000000px;
}

.shareScore #twitter {
position: absolute;
left: 70px;
bottom: 25px;
}

.shareScore #facebook {
position: absolute;
left: 130px;
bottom: 25px;
}

fieldset {
position: relative;
border: 0;
padding: 10px 10px;
}

#nameField .label {
display: none;
}

#nameField {
background: url('/a/img/global/bg_name_field.gif') no-repeat;
width: 424px;
height: 67px;
position: relative;
}

#nameField .input input {
position: absolute;
top: 12px;
left: 140px;
border: 0;
background: transparent;
font-size: 1.8em;
padding: 10px;
padding-top: 12px;
font-weight: bold;
width: 240px;
}

#emailField .label {
display: none;
}

#emailField {
background: url('/a/img/global/bg_email_field.gif') no-repeat;
width: 423px;
height: 69px;
position: relative;
}

#emailField .input input {
position: absolute;
top: 12px;
left: 140px;
border: 0;
background: transparent;
font-size: 1.8em;
padding: 10px;
padding-top: 12px;
font-weight: bold;
width: 240px;
}

#linksFoot {
width: 100%;
height: 24px;
padding: 0;
margin: 0;
padding: 10px 0;
position: relative;
}

#linksFoot ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#linksFoot ul li {
display: inline;
margin-left: 20px;
}

#linksFoot .prize_supply {
	position: absolute;
	right: 0;
	top: 0;
}

#btnSubmit {
position: absolute;
top: 6px;
right: 30px;
}

#termsField {
position: absolute;
top: 100px;
right: 30px;
background: url('/a/img/global/txt_Iagree.gif') no-repeat top right;
height: 20px;
width: 260px;
}

#termsField .label {
display: none;
}

#termsField .input input {
width: 20px;
height: 20px;
border: 1px solid #000;
position: relative;
bottom: 3px;
left: 0;
color: #fff;
}

#termsLink {
	position: absolute;
	display: block;
	top: 0px;
	right: 0px;
	width: 130px;
	height: 20px;
}

#termsField a#highScoreLink {
margin-left: 6px;
}

#formContainer {
min-height: 176px;
height: auto !important;
height: 176px;
overflow: visible;
}

#formContainer #errorContainer {
background: #c50000;
width: 100%;
color: #fff;
font-size: 1.3em;
margin-bottom: 10px;
}

#formContainer #errorContainer p {
color: #fff;
margin-left: 10px;
}

#formContainer #errorContainer ul {
padding-bottom: 10px;
}

#highScores h3,
#yourRanking h3 {
margin-left: 20px;
margin-top: 10px;
}

#highScores,
#yourRanking {
	height: auto !important;
	padding-bottom: 10px;
	position: relative;
}

#highScores table,
#yourRanking table {
	border-collapse: collapse;
	margin-left: 20px;
	margin-top: 20px;
	width: 720px;
	font-family: arial, sans-serif;
}

#highScores table tr td,
#yourRanking table tr td {
	border-right: 1px solid #000;
	background: #fff;
	text-indent: 10px;
	font-size: 1.3em;
	line-height: 2.1em;
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom: 5px solid #000;
	
}

#highScores table tr.grey td {
	background: #b3b3b3;
}

#yourRanking table tr.yourScore td {
	background: yellow;
}

#highScores table tr th,
#yourRanking table tr th {
	background: #333333;
	color: #ff9900;
	font-size: 1.6em;
	text-indent: 10px;
	line-height: 2.2em;
	margin-bottom: 10px;
	border-right: 1px solid #000;
	border-bottom: 5px solid #000;
}

#playAgainLnk {
	position: absolute;
	top: 10px;
	right: 30px;
}

#linksFoot.flashPage {
	margin-top: 8px;
}

#contentPage {
	background: #000;
	padding: 20px;
	color: #fff;
	margin-bottom: 10px;
}

#contentPage p {
	color: #fff;
	font-size: 1.3em;
}

#contentPage p a {
	color: #fff;
}

#contentPage h2 {
	font-size: 2em;
	line-height: 1.3em;
	font-weight: bold;
	color: #ff9900;
}

ol.footAttrib {
	color: #fff;
	margin-left: 0;
}
