/* Error Registration Page */
#messagebox{ float:left;padding:4px 0px 0px 0px; margin-top:10px; background:#E7F2B2 url('../images/err_top.jpg') no-repeat top;}
#errormessage { float:left; width:760px; padding:10px 0px 10px 0px; background:#E7F2B2 url('../images/err_bottom.jpg') no-repeat bottom;}
#errormessage h3{height:34px; width:34px; float:left; margin:-5px 5px 5px 5px; background: url('../images/error.gif') no-repeat;}
#errormessage h3 span{display: none;}
#errormessage h4{ float:left; width:690px;margin:5px; padding-bottom:10px; text-align:left; }
#errormessage h4 a{ color:#668100;}
#content{float:left; width:100%;}
#errcontent {width: 760px; float: left; text-align: center; margin-top: 20px;}
h3.btn_back{
	height: 27px;
	width: 98px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url('../images/btn_back.gif') no-repeat;
	CURSOR: pointer;
}
h3.btn_back span{display: none;}