div.registerBox {
	background-image: url('../../images/homeGeneralBox.jpg');
	width: 1000px;
	height: 166px;
	margin: auto;
	margin-top: 20px;
	padding-top: 20px;
	position: relative;
}


div.registerLargeBox {
 background-image: url("../../images/modelPageNewsBoxBg.jpg");
 height: 284px;
 margin: 20px auto auto;
 position: relative;
 text-align: center;
 width: 1000px;
	padding-top: 20px;
}

span.error {
 color: #FF0000;
	font-weight: bold;
}