@charset "utf-8";
/* CSS Document */

label
{
	font-size: 12px;
}

input{
	
}

select{
	width: 156px;
}
textarea
{
}
.form_register_textarea{
		height: 150px;
}
.form_register_form{
	float: left;
	width: 600px;
	padding: 20px;
	background-color:#F3F3F3;
	border: 1px solid #d3d3d3;
	background-image: url(../images/from_reg_back.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;
}
.form-left{
float: left;
width: 310px;

}
.form-right{
float: left;
width: 285px;	
margin: 0px 0px 0px 5px;
}
.form-left fieldset, .form-right fieldset{
padding: 0px 0px 10px 0px;
}
.form-left label, .form-right label{
float: left;
width: 115px;	
}
.form-left input, .form-right input{
float: left;
width: 160px;	
}
.form-left select, .form-right select{
float: left;
width: 166px;	
}
.form_register_header{
	font-weight: bold;
}
.form_contactus_form{
	background-color: #e1e6ec;
	padding: 20px;
	background-image: url(../images/contactBack.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}


input.radioB
{
width: 21px;	
}
.form_contactus_form select{

width: 150px;	
line-height: 20px;

}
.form_search_combobox{
	width: 150px;
}
.form_register_combobox{
height: 23px;
}
.form_contactus_table td{
padding: 3px;
}
.formfooter{
	float: left;
	width: 600px;
}
#location{
	height: 170px;
}
label.longer{
	width: 250px;
}
input.shorter{
	width: 25px;
}
label.specific{
	width: 110px;
	height: 18px;
}
input.specific{
	width: 20px;
	height: 18px;
}

label.form_by-rent{
	width: 30px;
	height: 18px;
	line-height: 18px;

}
input.form_by-rent{
	width: 20px;
	line-height: 14px;
}
