﻿.result_list_container
{
	
}
.result_list
{
	text-align:left;
	font-family:Garamond;
	font-size:11px;
	white-space:normal;
	height:275px;
	display:block;
}
.result_list_header
{
	text-align:left;
	font-family:Garamond;
	font-size:14px;
	font-weight:bold;
	white-space:normal;
	height:25px;
	vertical-align:bottom;
}
.result_list_header img
{
	vertical-align:middle;
	padding:2px;
	cursor:pointer;
}

.result_list_header label
{
	padding:2px;
	font-family:Garamond;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	white-space:normal;
	height:25px;
}

.result_list_review
{
	text-align:left;
	font-family:Garamond;
	font-size:11pt;
	white-space:normal;
	height:auto;
	display:inline-block;
	position:relative;
	width:100%;
}
.result_list_images_container
{
	padding:1px;
	border: solid 1px #806C59;
	width:175px;
	height:105px;
}
.searchResultsAlt
{
	text-align:left;
	font-family:Garamond;
	font-size:11px;
	background-color:#E8BA8C;
	width:600px;
	height:20px;
}
.no_results
{
	font-weight:bold;
	font-family:Garamond;
	font-size:20px;
	text-align:center;
	padding:3px;
	width:96%;
	display:block;
}
.amenity
{
	background-image:url(images/amenity_tile.png);
	background-repeat:repeat-x;
}