@charset "UTF-8";


.contactTextDB { margin-bottom: 5px; width: 205px; }

/** Form Format **/ 

.registerBox1, .registerBox2, .registerBox3, .registerBox4, .registerBox5 {
	background-image: url(../images/webLayout/specificationImages/topBar.gif);
	background-repeat: repeat-x;
	width: 420px;
	border: 1px solid #999999;
	padding-left: 10px;
	padding-top: 2px;
	font-size: 90%;
	margin-bottom: 20px;
}

.registerBox1 { height: 440px; }

.registerBox2 {	height: 230px; }

.registerBox3 {	height: 80px; }

.registerBox4 { height: 130px; }

.registerBox5 {	height: 110px; }


/** Contact Info **/

.registerBoxRightColumn1, .registerBoxRightColumn2, .registerBoxRightColumn3, .registerBoxRightColumn4 {
	background-image: url(../images/webLayout/specificationImages/topBar.gif);
	background-repeat: repeat-x;
	height: 100%;
	width: 230px;
	border: 1px solid #999999;
	padding-left: 5px;
	padding-top: 2px;
	font-size: 90%;
	float: right;
	padding-right: 5px;
	text-align: center;
	margin-bottom: 20px;
	background-color: #ececf6;
}

.registerBoxRightColumn1 { height: 440px; }

.registerBoxRightColumn2 { height: 230px; line-height: 21px; }

.registerBoxRightColumn3 { height: 235px; }

.registerBoxRightColumn4 { height: 110px; }
#contactPage .floatLeft .registerBox1 label {
	float: left;
	width: 150px;
}
#contactPage .floatLeft .registerBox3 label {
	float: left;
	width: 250px;
}
