/* CSS Document */

#container {
	position:relative;
	width:561px;
}

#title {
	position:absolute;
	left:309px;
	top:42px;
	width:223px;
	height: 57px;
}

#bonus_10_credits {
	position:absolute;
	left:-41px;
	top:283px;
	width:107px;
	height: 57px;
}
#activate {
	position:absolute;
	left:100px;
	top:122px;
	width:386px;
	height: 57px;
}

#continue_button{
	position:absolute;
	left:209px;
	top:337px;
	width:207px;
	height: 80px;
}

#continue_button_pp{
	position:absolute;
	left:209px;
	top:363px;
	width:207px;
	height: 80px;
}

#talk_down_under_terms_and_conditions{
	position:absolute;
	left:15px;
	top:563px;
	width:343px;
	height: 14px;
	text-align:left;
	vertical-align:top;
}

p {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
input {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}

select {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
}


.heading {
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	color: #FFFFFF;
	text-align: right;
}
#container #talk_down_under_terms_and_conditions a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #talk_down_under_terms_and_conditions a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#container #talk_down_under_terms_and_conditions a:hover {
	text-decoration: underline;
}
.large_input {
	font-family: "Trebuchet MS", Verdana;
	font-size: 26px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	height: 50px;
}
li {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
#container #activate a {
	color: #FFFFFF;
}
#container #activate a:visited {
	color: #FFFFFF;
}
