#main_content_container form {
	width: 650px;
}

input#signup_submit {display:block; margin:5px 0 0; width:224px; height:33px; overflow:hidden; text-indent:-999em; border: 0; cursor: pointer; }
input#signup_submit {background:url(/images/global/ui/button-signup.png) no-repeat 0px 0px;}
input#signup_submit:hover {background:url(/images/global/ui/button-signup.png) no-repeat 0px -50px;}

.top-border{background:url(/images/global/ui/lightblue-top-690px.png) no-repeat; height:15px;}
.bottom-border{background:url(/images/global/ui/lightblue-btm-690px.png) no-repeat; height:15px;}

.explainText {
	padding-top: 2px;
	font-size: 11px;
}

#signupTable td {
	padding-right: 20px;
}