.SepBar
{
	background-image:url(images/Seperation-Bar.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:18px;
	width:100%;
}
.SignupBG
{
	height:148px;
	width:100%;
	background-image:url(images/SignUpBG.jpg);
    background-repeat:no-repeat;
    background-position:center top;
}
.SignupContent
{
	padding-top:84px;
	margin-left:203px;
	width:310px;
	float:left;
}
.SignupContent #dnn_ctr3823_EmailPrompt_txtEmailInline
{
	width:160px !Important;
}
