BODY.email_sign_up DIV#wrapper DIV#content {
	position: static;
	width:640px;
	float: right;
	margin: 66px 20px 1em auto;
}
body.email_sign_up div#content h2 {
	background-position:right top;
	background-repeat:no-repeat;
	color:#000000;
	float:right;
	font-size:2.1em;
	height:34px;
	text-indent:-9999px;
	width:173px;
}
body.email_sign_up div#content h3 {
	background-position:0 13px;
	background-repeat:no-repeat;
	border-top:1px solid #000000;
	clear:both;
	color:#EBEBEB;
	font-size:9em;
	height:80px;
	line-height:80px;
	text-indent:-9999px;
}
body.email_sign_up div#content h4 {
	font-size:0.9em;
	font-weight:normal;
	line-height:1.35em;
	padding:0 0 11px;
}
body.email_sign_up div#content div.dotted {
	background-image:url(/global/images/hr_dot.gif);
	height:1px;
	padding:0;
	width:640px;
}

body.email_sign_up div#content select#ddCountry {
	margin-bottom:15px;
}

/**
 * email sign up underage page
 * body.email_sign_up.underage
**/
.email_sign_up.underage #page #body_content
{
	padding-bottom:0;
	padding-left:220px;
	padding-right:0;
	padding-top:50px;
}

.email_sign_up.underage #page #body_content .backdrop
{
    height: 610px;
}
.email_sign_up.parental #page #body_content h3
{
    border-bottom: 1px solid #bbb;
    color: #09F;
    display: inline;
    float: left;
    font-size: 1.1em;
    font-weight: normal;
    margin: 20px 0 0 20px;
    padding-bottom: 10px;
    width: 545px;
}

.email_sign_up.underage #page #body_content h3
{
    color: #09F;
    display: inline;
    float: left;
    font-size: 1.1em;
    font-weight: normal;
    margin: 45px 0 0 20px;
    padding-bottom: 10px;
    width: 545px;
}
.email_sign_up.underage #page #body_content h4
{
    clear: both;
    float: left;
    font-size: 1.15em;
    line-height: 1.2em;
    margin: 5px 0 0 0;
    width: 565px;
}
.email_sign_up.underage #page #body_content fieldset
{
    margin-left: 20px;
}
.email_sign_up.underage #page #body_content h5
{
    background: none;
    clear: both;
    color: #666;
    font-size: 1.2em;
    height: auto;
    margin: 0 0 0 20px;
    text-indent: 0;
}
.email_sign_up.underage #page #body_content p
{
    clear: both;
    color: #06f;
    margin: 0 0 0 20px;
}
.email_sign_up.underage #page #body_content a img
{
    float: left;
    margin: 20px;
}

div#formContent
{
	margin-top: 12px;
}

div#formContent p
{
	line-height: 1.35em;
	margin: 0px;
	font-size: 0.9em;
	font-weight: normal;
}

div#formContent h5
{
	font-size: 0.7em;
}

div.floatLeft label
{
	font-size: 0.7em;
}

select
{
	font-size: 0.7em;
}

input
{
	font-size: 0.7em;
}

FORM DIV#formContent INPUT#txtBirthDateMonth, FORM DIV#formContent INPUT#txtBirthDateDay { width: 20px; }
FORM DIV#formContent INPUT#txtBirthDateYear { width: 40px; }
FORM DIV#formContent SPAN.pad { padding: 0 3px; }

div#formContent div.floatLeft p
{
	font-size: 0.7em;
	margin-top: 7px;
	margin-bottom: 8px;
}

BODY.email_sign_up DIV#wrapper DIV#footer {
	position: static;
	padding: 1em 0;
}