DIV#buttonSignOuter { display: none; }

UL#signUpTips { margin-top: 12px; }
UL#signUpTips li {
	display: list-item;
	list-style-type: square;
	margin-bottom: 10px;
	margin-left: 12px;
	padding-left: 20px;
}

#mainNavOuter { display: none; }

#contentOuter {
	background-image: url(/fileadmin/unusuals/images/sign_up/ThanksVersion1-BG.jpg);
	background-image: url(/clear.gif);
	background-repeat: no-repeat;
	background-position: 2px bottom;
}

#contentOuter .boxContent,  #contentOuter .boxBottom {
	background-color: transparent;
	background-image: url(none);
}

#contentOuter .boxContent { min-height: 413px; }