h4#prices {
	font-size: 105%;
}

#alerts {
	background: #FFEBDD;
}

#info p {
	float: right;
	margin: 0 0 0 1em;
}

#info p a {
	display: block;
	border: 1px solid #CCCCCC;
	padding: 0.5em 1em 0.5em 3.9em;
	background: url("../bargain_small.png") no-repeat 0.7em center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 200%;
}

#info dl, #nearby ul, #contact dl {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}

#info dd img {
	vertical-align: middle;
	float: right;
	margin-top: 6px;
}

#gmap {
	float: right;
	width: 47.5%;
}
#multimedia_content {
	margin-top: 5px;
	display: none;
}
#multimedia_button ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#multimedia_button ul li {
	display: inline;
	padding-left: 18px;
	margin-right: 20px;
	background-image: url(../map.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#multimedia_button ul li a {
	color: #254A25;
}

#property_info p img {
	float: left;
	margin-right: 0.5em;
	width: 75px;
}

#nearby ul a {
	display: block;
}

#map, #street-view {
	width: 550px;
	height: 400px;
}

#space-image img, #building-image img, #floor-plan img {
	max-width: 550px;
	max-height: 400px
}

#property_info {
	float: left;
	width: 50%;
	margin-right: 1em;
}

#further_notes {
	float: left;
	margin-right: 2%;
	margin-top: 10px;
	width: 100%;
}
#further_notes p {
	overflow-y: scroll;
	margin: 0;
	padding: 5px;
	height: 100px;
	border: 1px dashed #DDD;
}

#further_notes.with_record {
	margin-right: 2%;
}

#further #further_records dl {
	margin: 0;
	padding: 0;
}


#further #further_records dl dt {
	font-size: smaller;
	font-weight: bold;
	color: #9B4222;
	float: left;
	margin-right: 2.5em;
}

#further #further_records dl dt em {
	color: #254A25;
}

#further #further_records dl dt.answer, #further #further_records dl dd.answer {
	margin-left: 1em;
}

#further #further_records dl dt.answer {
	border-top: none;
}

#further #further_records dl dd {
	clear: left;
	padding: 0 0 0 0.5em;
	border-bottom: 1px dotted #888888;
	margin-bottom: 0.5em;
}

#further #further_records dl dd:last-child {
	border-bottom: none;
}

#links ul {
	margin: 0;
	padding: 0;
}

#links li {
	float: left;
	list-style: none;
	margin-right: 1em;
}

#links li a {
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 19px;
}

#nearby a {
	display: block;
}

#contact ul {
	padding: 0;
	margin: 0	
}

#contact li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#contact li .text {
	margin-left: 1.7em;
	display: block;
}