@import url(/common/css/form.css);

#form label
{
	width:80px;
}

#form input.button
{
	width:auto;
	margin-left:86px;
}

#form span.optInCheckBox input
{
    width:auto;
    margin-left:86px;
}

div#optInLanguage
{
    width:320px;
    float:left;
    margin-top:-8px;
    margin-bottom:4px;
}

#mainFeature {
	background-image:url(/common/images/birthdayClubBackground.jpg);
}
#copy {
	position:absolute;
	left:239px;
	margin:0;
	padding:0;
	width:440px;
	color:#055faa;
	top: 137px;
}
#copy h2 {
	margin:0 0 0 10px;
	padding:0;
	color:#da3b26;
	font-size:16px;
	font-weight:bold;
}
