
#register:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
/* Hides from IE-mac \*/
html > body .create-zone-module  {height: 1%;}
/* End hide from IE-mac */

#register h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	color:#5484b2;
	margin:0px 0px .3em 0px;
	}
#register p {
	margin:0px 0px .7em 0px;
	}
#register .terms {
	width: 38em;
	height: 11em;
	font-family:Arial, Helvetica, sans-serif;
	color:#777;
	font-size:12px;
	}


#captcha_image {border: 1px black solid; margin-bottom:12px;}
#new_captcha { padding-left:16px; background:url(/mb/images/arrow_refresh_small.png) no-repeat 0px 0px; }
#register-table td{
	padding: 3px;
	vertical-align:top;
}
.er_msg {
	color: #4e4e4e;
	font-weight:bold;
}

.error-row-bad {
	background-color:#fcda4c;
	border-top: 3px solid white;
}
.error-row-bad input, .error-row-bad select{
	border: 1px solid #4e4e4e;
}
.error-box {
	color: #4e4e4e;
	font-weight:bold;
	margin: .5em 0em;
	padding: .5em .5em;
	width:770px;
}
.error-box img {
	vertical-align: middle;
}
.error-box span {
	color:#4e4e4e;
	background-color:#fcda4c;
}
