h3 {
	font-weight: bold;
	font-size: 1.3em;
}
td {
	vertical-align: top;
}

#Inventory {
	margin-top: 10px;
}
#Media {
	width: 115px;
	text-align: center;
}
#Media .Panel-Body-Interior {
	padding: 5px 0px;
}
#Summary {
	/*width: 840px;*/
}
#Summary .Panel-Body-Interior {
	padding: 5px;
}
#Summary .Highlights {
	list-style-type: disc;
	list-style-position: outside;
	line-height: 1.5em;
	padding-left: 2em;
}
#Summary .Title {
	font-weight: bold;
}
#Summary .Contact {
	width: 195px;
	}
#Summary .Resources {
	width: 195px;
	}
#Summary .Contact .Section,
#Summary .Resources .Section {
	margin: 5px; margin-top: 0px;
	}
#Summary .Contact .Section .Title,
#Summary .Resources .Section .Title {
	margin-left: -5px;
	}
#Summary .Highlights {
	/*margin-left: 205px;*/
}

#DetailedDescription .Resources {
	float: right;
	width: 195px;
	margin-left: 10px;
	}
#DetailedDescription p {
	font-size: 1.1em;
	margin: 5px;}

#Map {
	width: 330px;
}
#Map .Panel-Exterior {
	width: 320px;
	}
#Map .Panel-Body-Interior {
	padding: 0px;
}
#Map .DirectionSet {
	padding: 5px 5px;
	border-bottom: 1px solid #E1B470;
}
#Map .DirectionSet .Open {
	background: transparent url(Decoration/TwistieDownHollow.gif) no-repeat scroll right center;
}
#Map .DirectionSet .Closed {
	background: transparent url(Decoration/TwistieDownSolid.gif) no-repeat scroll right center;
}
#Map .DirectionSet .Origin {
	width: 100%;
	font-weight: bold;
	cursor: pointer;
	color: #573613;
}
#Map .DirectionSet a {
	font-weight: bold;
	}
#Map .DirectionSet ol {
	padding-top: 5px;	
	list-style-type: disc;
	list-style-position: outside;
}
#Map .DirectionSet li {
	margin-left: 1.75em;
	text-indent: 0;
	line-height: 1.2em;
}
#GoogleMap {
	height: 400px;
}
#GoogleMap .NamePart {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: .2em;
}
#GoogleMap .PriceRange {
	white-space: nowrap;
}
#GoogleMap .Thumbnail {
	float: right;
}
#Listings .Tab-Bar {
	float: right;
	height: 20px;
	margin-bottom: 5px;
}
#Listings .Tab-Exterior {
	float: left;
	margin-left: 5px;
	border-width: 0px;
}
#SearchResults .Location {
	display: none;
}

