.property-result {
	font-size: 0.75em;
	width: 700px;
	height: 160px;
	margin: 1em 10px 1em 10px;
	background-image: url(../images/results-back.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.property-result-border {
	width: 100%;
	height: 105px;
	display: table;
	border: 1px #1998BB solid;
	background-color: white;
}

.property-result-border-sold { border: 1px #BB1924 solid; }
.property-result-border-sold a, .property-result-border-sold a:hover,
.property-result-border-sold .property-result-desc a,
.property-result-border-sold .property-result-desc a:hover { color: #BB1924; }

.property-result-head {
	font-weight: bold;
	margin-bottom: 10px;
}

.property-result ul {
	float: right;
	list-style: none;
	margin-top: 0px;
	padding: 0px;
}

.property-result li {
	float: left;
	margin-top: 0px;
	margin-right: 50px;
	padding: 0px;
}

.property-result li.last { margin-right:10px; }

.property-result img { 
	float: left;
	margin: 5px;
	border: solid 1px #1998bb;
}

.property-result-desc {
	width: 520px;
	height: 90px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

.property-result-desc a {
	color: #1998bb;
	font-weight: bold;
}

.property-result-desc a:hover {
	color: #1998bb;
	font-weight: bold;
}


.property-result-bottom {
	color: white;
	width: 100%;
	height: 17px;
	float: left;
	display: block;
	background-image: url(../images/results-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.property-result-bottom-sold { background-image: url(../images/results-bottom-red.gif); }

html>body .property-result-bottom {
	border-right: solid 2px #1998bb;
}

.property-result-bottom a {
	color: white;
	font-weight: bold;
}

.property-result-bottom a:hover {
	color: white;
	font-weight: bold;
}

.detail-result {
	font-size: 0.75em;
	width: 700px;
	height: 460px;
	margin: 1em 10px 1em 10px;
}

.detail-result-det-table {
	font-size: 1em;
	text-align: justify;
	width: 680px;	
}

.detail-result-det-table-h {
	color: #1998BB;
	font-size: 1em;
	font-weight: bold;	
	text-align: left;
	width: 150px;
	padding-right: 10px;
}

.detail-result-det-table td {	
	vertical-align: top;
	padding-bottom: 10px;
}

.detail-result-text { clear: both; }

.detail-result-text p {
	font-size: 0.75em;
	width: 540px;
	height: 30px;
	float: left;
	display: table;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 10px;
}

.detail-result-text h1 {
	color: #1998BB;
	font-size: 1.2em;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.detail-result-text h2 {
	color: #1998BB;
	text-align: left;
	font-size: 1em;
	width: 150px;
	float: left;
	margin: 0px;
	margin-top: 5px;
	margin-left: 5px;
}

.detail-result-bul {
	font-size: 1em;
}

.detail-result-bul ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.detail-result-bul li {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.detail-result-bull {
	width: 300px;
	float: left;
	display: block;
	margin-bottom: 10px;
}

.detail-result-bulr {
	width: 300px;
	float: right;
	display: block;
	margin-bottom: 10px;
}

.detail-result-border {
	width: 100%;
	height: 400px;
	display: table;
}

.detail-result-head {
	font-weight: bold;
	margin-bottom: 10px;
}

.detail-result-bottom ul {
	float: right;
	list-style: none;
	margin-top: 0px;
	padding: 0px;
}

.detail-result-bottom li {
	float: left;
	margin-top: 0px;
	margin-right: 50px;
	padding: 0px;
}

.detail-result img { 
	float: left;
	margin: 5px;
	border: solid 1px #1998bb;
}

.detail-result-desc {
	width: 490px;
	height: 90px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

.detail-result-desc a {
	color: #1998bb;
	font-weight: bold;
}

.detail-result-desc a:hover {
	color: #1998bb;
	font-weight: bold;
}

.detail-result-bottom {
	color: white;
	width: 100%;
	height: 17px;
	float: left;
	display: block;
}

.detail-pics {
	width: 650px;
	float: left;
	display: table;
	margin-bottom: 15px;
}

.detail-features {	
	width: 650px;
	float: left;
	display: table;
	margin-top: 10px;
	margin-left: 0px;
}

.detail-features {	
	width: 650px;
	float: left;
	display: table;
	margin-top: 10px;
	margin-left: 0px;
}

.detail-features-bottom ul {
	margin-top: 0px;
	padding: 0px;
}

.property-act p {
	font-size: 10px;
	width: 670px;
	margin-left: 2px;
}

.property-act h1 {
	font-weight: bold;
	font-size: 10px;
	margin: 10px 0px 0px 3px;
}

.letterhead {
	width: 0px;
	height: 0px;
	float: left;
	display: block;	
}