/* LIST VIEW STYLES */

.ListSearchResult {
	height: 184px; margin: 0px 0px 25px 0px;
}

.ListResultContainer {
	margin-left: 253px; padding-top: 10px;
	background-image: url(../Themes/478/1/images/line.gif); background-repeat: repeat-x; background-position: left top;
}

.ListResultsRooms {
	height: 28px; margin-top: 4px;
	background-image: url(../Themes/478/1/images/ListResults-bg.gif); background-repeat: repeat-x;
}

.HomeFeaturedProperty .ListResultsRooms {
	height: 28px; margin-top: 4px;
	background-image: url(../Themes/478/1/images/search-home-bot-line.gif); background-repeat: repeat-x;
}

.ListPropertyCellLeft {
	float: left; width: 242px;
}

.ListResultsText  { margin-right: 110px; _margin-right: 107px; }
.ListResultsLinks 
{
	float: right; width: 95px; _margin-left: -3px; padding: 49px 0px 0px 15px;
	background-image: url(../Themes/478/1/images/line-verticle.gif); background-repeat: repeat-y; background-position: left top;
}

.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;
}