.search_form_area
{
}	
.YGLSimpleRentalsSearchForm
{
	border: solid 3px #f8d080;
	background-color: #fef9e0;
	padding:10px;
	height:100px;
}
.YGLSimpleRentalsSearchForm h2 {  margin: 0px;
	color: gray;
	font-size: 14px;
	font-weight: bold;
}

.YGLSimpleRentalsSearchForm input { height:12px; }
.YGLSimpleRentalsSearchForm label { font-weight:normal; }
.YGLSimpleRentalsSearchForm DIV.header {float:left; color: gray;font-size: 14px; margin-bottom:10px; margin-right:0.5%; }
.YGLSimpleRentalsSearchForm DIV.inputField {float:left; padding-right:0.5%; }
.YGLSimpleRentalsSearchForm DIV.bath-header{clear:both;}
.YGLSimpleRentalsSearchForm DIV.photo-header{clear:both;}
.YGLSimpleRentalsSearchForm DIV.photo input{margin-top:3px;}
.YGLSimpleRentalsSearchForm DIV.location {  overflow:auto; padding-right:10px; }
.YGLSimpleRentalsSearchForm DIV.location DIV.city { padding:2px; padding-left:10px; font-size:1.2em; }
.YGLSimpleRentalsSearchForm DIV.location DIV.neighborhood { padding:2px; padding-left:20px; color:gray; }
.YGLSimpleRentalsSearchForm DIV.submit { position:relative;top:-50px;float:right;text-align:right; margin-top:10px; }
.YGLSimpleRentalsSearchForm DIV.submit input {
	
	width: 100px;
	height: 32px;
	padding: 20px 0 0;
	margin: 0;
	border: 0;
	background: transparent url(../images/search.png) no-repeat center top;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

.YGLSimpleRentalsSearchForm DIV.submit input:hover {
	background: transparent url(../images/search-active.png) no-repeat
		center top;
}

.YGLPaging { padding:5px; font-size:1.1em; background-color: #e5e5e5; }
.YGLPaging2 { background-color: #e5e5e5; }
.YGLPaging span.active { color:#17639d; font-weight:bold; color:black; }

.YGL_Rentals_Results_Header {
	background-color:#f8d080;
	padding:3px 10px 3px 10px;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
.search_results {
	float:left;
 	width:480px;
 	
}
.YGLListingFeatures .header{display:none;}
.info-table{width:270px;}
.info-table td{vertical-align:top;}