	div.search-form {background-color: #EDDEBD; width: 720px; margin-bottom: 40px; padding-left: 20px}
	div.search-hotel-form {width: 220px;  float: left; padding-left: 10px;  }
	div.search-submit { width: 700px; text-align: center; padding: 20px 0; }	




div.rest-desc {
	float: left;
	width: 540px;
}

div.rest-name {
	font-size: 20px;
	padding-bottom: 10px;
}
div.rest-icon {
	padding-bottom: 15px;
}
div.rest-address {
	font-size: 13px;
	padding-bottom: 10px;
}
div.rest-preview {
	padding-bottom: 50px;
}

div.rest-pic {
	background-color: #EDE4D3;
	border: 1px solid #AC9C8C;
	float:left;
	margin-right: 20px;
}
div.pagenav {text-align: center;  }


