table#ListingIndexHolder{
	font-size:8pt;
	table-layout:fixed;
	width:100%;
}
table#ListingIndexHolder .First{
	border-width:0px 1px 0px 0px;
	border-color:black;
	border-style:solid;
	background-color:transparent!important;
}
#ListingIndexHolder th{
	vertical-align:middle;
	text-align:center;
	border-top:1px solid black;
	border-bottom:1px solid black;
	border-right:1px solid black;
	background-color:#eaeaea;
}
#ListingIndexHolder td.Middle div,
#ListingIndexHolder td.Last{
	border-right:1px solid black;
}
#ListingIndexHolder td{
	vertical-align:top;
	border-bottom:1px solid black;
}
#ListingIndexHolder td.Middle div,
#ListingIndexHolder td.Last div{
	padding:2px;
	text-align:center;
	white-space: nowrap;
	border-bottom:1px solid black;
}
#ListingIndexHolder div.Favorite img{
	width: 11px;
	height: 10px;
	margin:0px 2px -1px 2px;
	background-image:url(/ClarenProject/Resources/Images/Favorite.png);
	background-repeat:no-repeat;
}
#ListingIndexHolder div.Favorite{
	cursor:pointer;
}
#ListingIndexHolder div.Favorite.Favorite-False img{
	background-position:bottom left;
}
#ListingIndexHolder div.Favorite.Favorite-True img{
	background-position:top left;
}
#ListingIndexHolder td.Description .Outer{
	width:1px;
	overflow:visible;
	position:relative;
}
#ListingIndexHolder td.Description .Inner{
	width:619px;
	padding-top:8px;
	padding-left:4px;
	padding-bottom:2px;
	text-align:left;
}
#ListingIndexHolder tr.Description .Outer img{
	margin:4px 8px 4px 8px;
}
#ListingIndexHolder td.Description .ListingImage{
	margin-right:4px;
}
#ListingIndexHolder td.Description .Provider{
	margin-left:4px;
}
#ListingIndexHolder .Even td{
	background-color:#eaeaea;
}
#ListingIndexHolder .Odd td{
	background-color:#ffffff;
}
.LI-2-OpenHouseDescription{
	position:relative;
	width:600px;
	height:auto;
	text-align:left;
}
.LI-2-OpenHouseDescription-Even{
	background-color:#eaeaea;
	border-top:1px dashed #ffffff;
}
.LI-2-OpenHouseDescription-Odd{
	background-color:#ffffff;
	border-top:1px dashed #eaeaea;
}
.LI-Paging{
	position:relative; height:30px; margin:0px auto; width:600px; text-align:center;
}
.SpryHiddenRegion {
	visibility: hidden;
	display:none;
}
