.Tab-Bar .Tab-Exterior {
	width: 236px;
}
.Tab-Bar #DFWLink {
	margin: 0px;
}
.Tab-Bar #HOULink {
	width: 237px !important;
}

#ListPanel {
	float: left; clear: left;
	width: 320px;
	}
.Panel-Body-Interior {
	position: relative;
	height: 600px;
	overflow: auto;
	padding: 0px;
}
.Panel-Body-Interior .Panel-Exterior {
	margin: 5px; margin-bottom: 0px;
}
.Panel-Body-Interior .Panel-Body-Interior {
	height: auto;
	overflow: hidden;
}
#ListPanel .Panel-Body-Interior .Community {
	padding: 5px;
	cursor: pointer;
}
#ListPanel .Panel-Body-Interior .Community-Hover,
#ListPanel .Panel-Body-Interior .Community:hover {
	background: #FFECCA url(Decoration/TwistieRightHollow.gif) no-repeat scroll right center;
}
#ListPanel .Panel-Body-Interior .Community-Open {
	background: #FFECCA url(Decoration/TwistieRightSolid.gif) no-repeat scroll right center !important;
}
.Community .CommunityName {
	font-weight: bold;
	}
.Community .OneLiner {
	font-weight: bold;
	}

#MapPanel {
	width: 635px;
	float: right;
	/*margin-left: 325px;*/
}
#MapPanel .NamePart {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: .2em;
}
#MapPanel .PriceRange {
	white-space: nowrap;
}
#MapPanel .Thumbnail {
	float: right;
}