body {
	margin: 0;
	padding: 10px;
}

#title_title,#first_name_title,#last_name_title,#address1_title,#city_title,#prov_title,#postal_title,#email_title,#home_phone_title,#bus_phone_title,#address2_title, #postalcode_title
	{
	float: left;
	width: 107px;
	text-align: left;
	color: #fff;
	font-size: 13px;
	line-height: 1.6em;
	font-weight: normal;
}

#hearaboutus_title, #whatsuitetype_title, #whatsizeunit_title, #rentorown_title, #whatpricerange_title, #whatisyourage_title, #canwecontact_title, #howtocontactyou_title {
	color: #fff;
	font-size: 12px;
	line-height: 1.6em;
	font-weight: normal;
	display: block;
	margin-top: 8px;
}

#hearaboutus_title, #hearaboutus_input {
	display:block;
}

#hearaboutus_input, #whatsuitetype_input, #whatsizeunit_input, #rentorown_input, #whatpricerange_input, #whatisyourage_input, #canwecontact_input, #howtocontactyou_input {
	margin: 6px 0;
	display: block;
}

.formElements select {
	width: 100%;
}

.formElements input {
	width: 340px;
}

#city_input input { 
	width: 110px;
}
#postalcode_input input { 
	width: 77px;
}


#register {
	margin-left: auto;
	margin-right: auto;
	background-image: url('background.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height:710px;
	width:948px;
	border: 2px solid #7fbd26;
}

#privacyPolicy {
	margin-left: auto;
	margin-right: auto;
	background-image: url('background1.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height:710px;
	width:948px;
	border: 2px solid #7fbd26;
}

#mainTable{
	position: relative;
	top: 245px;
	left: 49px;
	width: 865px;
	/*border-width: 0px;
	border-spacing: 0px;*/
}

#mainTable2{
	position: relative;
	top: 166px;
	left: 49px;
	width: 865px;
	/*border-width: 0px;
	border-spacing: 0px;*/
}


#leftTableTd{
	vertical-align: top;
	width: 61%;
}

#rightTableTd{
	vertical-align: top;
	width: 39%;
}

body {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	vertical-align: top;
	background-color: #fff;
}

#leftTable{
	width: 100%;
}

#rightTable{
	width: 100%;
}

#error{
	color: #f9d900;
	text-align: center;
	text-decoration: underline;
}
.error {
	text-decoration: underline;
	color: #f9d900 !important;
}

.formElements {
	margin-bottom:8px;
}

#address2_title {
	margin-left:12px; width: 95px;
}

.res {
	margin-right:10px;
}

.privacy {
	margin-top:18px;
	text-align: center;
	color: #fff;
	font-size: 9px;
}

.privacy a {
	color: #183252;
	
}

.reqLabel {
	font-size: 9px;
	color: #fff;
	margin-top: 17px;
}

.submitBox {
	margin-top:30px; 
	text-align: center; 
}

.submitBox input {
	font-size: 14px;
}

.privacyBg {
	color: #fff;
	font-size: 12px;
}

.privacyBg p {
	margin: 5px 0;
	font-weight: normal;
}

.privacyBg p a {
	color: #183252;
}