/* LIST VIEW STYLES */

.ListSearchResult {
	height: 176px; margin-bottom: 25px;
}

.ListResultContainer {
	margin-left: 250px;
}

.ListResultsRooms {
	display: none;
}

.ListPropertyCellLeft {
	float: left; width: 234px;
}

.ListResultsLinks {
	background-color: #D8D8D8; height: 18px; text-transform: uppercase; font-size: 90%;
}

.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;
}