/* LIST VIEW STYLES */

.ListSearchResult {
	height: 175px; padding: 10px 20px 0px 8px; margin-bottom: 11px; background: url(../Images/box-bg.gif) repeat-x; font-size: 110%;
}

.saveContainer 
{
	height: 305px; padding: 10px 20px 0px 8px; margin-bottom: 11px; background: url(../Images/save-bg.gif) repeat-x; font-size: 110%;
}


.ListResultContainer {
	margin-left: 230px; _margin-left: 227px;
}

.ListResultsRooms {
	float: left; text-decoration: none;
}

.ListPropertyIcon { float: left; font-size: 110%; margin-right: 10px; vertical-align: bottom; }

.ListPropertyCellLeft {
	float: left; width: 214px; _margin-right: -3px;
}

.ListResultsLinks {
	float: right; padding-top: 12px; padding-right: 10px;
}

.clearer {
	clear: left; line-height: 0; height: 0px; overflow: hidden;
}

.DeletePropertyLink
{
    position: absolute; margin-left: 362px;
    margin-top: -10px;
}


/* 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;
}
