#Summary {				border-bottom: 4px solid black;	/* Color gets overridden */
					margin-bottom: 2px;
					line-height: 1.25;
}
#Summary .Layout {			width: 100%;
					margin: 5px 0;
}
#Summary th {				font-weight: bold;
}
#Summary th.Title {			font: bold 1.2em/2 Arial, sans-serif;
					line-height: 2;
}
#Summary .Data th {			text-align: right;
					padding-right: 10px;
					white-space: nowrap;
}
#Summary .Data td {			padding-left: 1em;
					text-indent: -1em;
}
#Summary .Data th,
#Summary .Data td {			border-bottom: 1px solid #EEE;
}
#Summary .Data th.Description,
#Summary .Data td.Description {	width: 50%;
					text-align: left;
					padding-left: 1em;
					text-indent: 0em;
}
#Summary .Disclaimer {		font-size: .95em;
					padding: .5em;
}
#ToggleDescription {			float: right;
}
#DetailedDescription {			border-top: 2px solid #BBB;
					padding: 10px 0px;
}
.SearchContainer {			position: relative;
}

#Details {				position: relative;
					clear: both;
}
#Details td {				vertical-align: top;
}

#Details .Layout {			width: 100%;
}
#Map {					overflow: hidden;
					width: 50%;
}
#Map .Frame {				border: 1px solid black; /* Color gets overridden */
}
#GoogleMap {				width: 223px;
					height: 500px;
}
#Details .Content {			padding-left: 10px;
					width: 100%;
}
#Images {				border-bottom: 4px solid #000; /* Color gets overridden */
					padding: 10px 0px 0px 0px;
}
#Images .Thumbnail {			float: left;
					width: 20%;
					text-align: center;
					margin-bottom: 10px;
	position: relative;
}
#Images .Thumbnail .Image .Label {
background-color:#FFFFFF;
font-size:0.9em;
left:0;
opacity:0.5;
position:absolute;
text-align:center;
top:0;
width:100%;
z-index:5;
}
#Images .Thumbnail .Image {		height: 60px;
					overflow: hidden;
}
#Images .Thumbnail .Contents {		position: relative;
					padding: 0px;
}
#Images .Thumbnail .Buttons {		position: absolute;
					top: 0px;
					left: 0px;
					width: 100%;
					background-color: #FFF;
					z-index: 10;
}

#Listings {				position: relative;
					padding-left: 10px;
}

#SearchResults .Bedrooms,
#SearchResults .Bathrooms,
#SearchResults .Stories {		display: none;
}

/*
#DetailedDescription {			border-top: 2px solid #BBB;
					padding: 10px 0px;
}
#DetailedDescription .Resources {	float: right;
}


table.SearchResults {			width: 100%;
}
table.SearchResults .Heading .Identity {	width: 100%;
}
*/
