fieldset{
	background:url('../images/formtop.png') repeat-x top left;
	border-left:1px solid #Ccc;
	border-right:1px solid #Ccc;
	border-bottom:1px solid #Ccc;
	padding-top:2px;
	padding-left:20px;
	margin-bottom:20px;
}
fieldset h2{
	font-weight:bold;
	margin-bottom:20px;
	font-family:Tahoma;
}
form{
	
	
}

fieldset dl{
	margin-right:10px;
}

fieldset dt{
	
}

dl.formfloatleft{
	float:left;
	padding-right:25px;
}

fieldset dt label{
	font-style:italic;
	font-weight:bold;
	width:200px;
}

label{
	font-style:italic;
	font-weight:bold;
	width:200px;
}

fieldset dd{
	margin-bottom:20px;
}

fieldset dd input{
	width:196px;
	border:1px solid #c3cbdf;
	font-size:.8em;
	font-weight:bold;
	padding-left:4px;
	padding-top:4px;
	height:20px;
}
fieldset dd select{
	width:200px;
	border:1px solid #d3dbef;
	font-size:.8em;
	font-weight:bold;
	padding-left:4px;
	height:20px;
}

fieldset{
	
}

fieldset dl dd input.submitbutton, #submitbutton{
	border:1px solid #90a9c5;
	background:url('../images/submitbuttonback.png') repeat-x top left;
	font-weight:bold;
	height:25px;
	padding-top:0px;
	padding-left:0px;
	width:200px;
    cursor:pointer;
}
fieldset dd input.checkbox{
	width:20px;
	border:none;
	font-size:.8em;
	font-weight:bold;
	padding-left:4px;
	padding-top:4px;
	height:20px;
}
fieldset dl dd textarea{
	height: 150px;
	width:500px;
}
.moneyBox{
	text-align:right;
	width:60px;
}
.moneyBoxChange{
	padding-right:85px;
}


#home-page-search{
height:150px;
width:280px;
margin-top:-10px;
margin-right:10px;
}


#basicPropertySearch fieldset dl{
float:right;
width:250px;
}

#basicPropertySearch fieldset{
	background:#555 url('../images/formtop.png') repeat-x top left;
}

#basicPropertySearch h2{
color:#000;
font-size:1.2em;
text-align:left;
padding:0 0 0 0;
margin:-3px 0 0 -5px;
}


#basicPropertySearch dt{
clear:both;
float:left;
color:#fff;
width:120px;
margin-top:5px;
}

#basicPropertySearch dl #cityTitle label{
color:#fff;
}

#basicPropertySearch dd {
float:left;
margin:5px 0 0 0;
}

#basicPropertySearch dd select, #basicPropertySearch dd input{
width:120px;
}
#basicPropertySearch dd input{
margin-bottom:5px;
}

#propertySearchPage{

}

#propertySearchPage dl{
float:left;
margin:-10px 0 0 0 ;
}

#propertySearchPage dt{
float:left;
width:120px;
margin-bottom:0px;
}

#propertySearchPage dd{
float:left;
margin-bottom:5px;
}

#propertySearchPage .beds-dt{
clear:left;
}

#propertySearchPage .beds-dd{

}

#cityTitle{
clear:none;
float:left;
margin-left:10px;
}

#propertySearchPage .rent-dt{
clear:none;
float:left;
margin-left:10px;
}

#propertySearchPage .rent-dd{

}

#propertySearchPage input{
position:relative;
left:560px;
}

dt.city-title-float-left label{
margin-left:-10px;
}

#city-float-left{
clear:left;
}
