#main_content_container form {
	width: 650px;
}

input#login_submit {display:block; margin:5px 0 0; width:151px; height:33px; overflow:hidden; text-indent:-999em; border: 0; cursor: pointer; }
input#login_submit {background:url(/images/global/ui/button-login.png) no-repeat 0px 0px;}
input#login_submit:hover {background:url(/images/global/ui/button-login.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;}

.extra_login_info{font-size:11px; padding-left: 15px;}