/* LIST VIEW STYLES */

.ListSearchResult {
	margin-bottom: 20px;
}
.ListSearchResultOver {
	margin-bottom: 20px;
	background-color:#E5E6EA;
}

.ListResultContainer {
	margin-left: 196px; _margin-left: 193px;
}

.ListResultsRooms
{
	display: none;
}

.ListPropertyCellLeft {
	float: left; _margin-right: -3px;
}

.ListResultsLinks {
	background-color: #3E4964; height: 20px;
}

.clearer
{
	clear: left; line-height: 0; height: 0px; overflow: hidden;
}

/* MAGAZINE VIEW STYLES */

.MagazineSearchResult
{
	float: left; width: 245px;
	margin: 20px 20px 0px 0px;	
}

.MagazineResultContainer
{
	padding: 10px; height: 375px;
}

.MagazineResultsRooms
{
	display: none;
}

.MagazinePropertyCellLeft
{
	margin-bottom: 10px;
}

.MagazineResultsLinks
{
	margin-top: 10px;
}