*{
	margin: 0;
	font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
}
#result {
	width:980px;
    margin:0 auto;
	font-size:85%;
	padding-top:10px;
	background-color: white;
}
#result #propdetail {
	width:689px; /* 680 */
	margin-right:14px;
	margin-left:15px;
	float:left;
}
#result #propdetail h1 {
	color:#000;
	border:none;
	font-size:120%;
	margin:0;
	padding:0;
}
#result #propdetail .propbox {
    font-size:8pt;
    margin-bottom:4px;
	font-weight:bold;
	background-image: url(../images/result_prop-top.gif);
	background-repeat: no-repeat;
	padding-bottom:25px;
    border:none;
}
#result #propdetail .titlebox2 {
	margin:0;
	padding:0;
    color:black; 
}
#result #propdetail .titlebox3 {
	margin:0;
	padding:0;
	width:auto;
	height:35px;
}
#result #propdetail b.title {
	font-size:120%;
	margin-top:10px;
	margin-left:20px;
}
#result #propdetail i.price {
	font-size:120%;
	white-space: pre;
}
#result #propdetail .listingbox2 {
	font-size:8pt;
    padding:6px;
	font-weight:bold;
    color:#3e3e3e;
    margin: 0 10px;
    margin-bottom:10px;
}
#result #propdetail .housepix {
    border:solid #3E3E3E 1px;
}
#result #propdetail .housetitle {
	display:block;
	white-space: nowrap;
}
#result #propdetail .street {
    padding-top:3px;
	font-weight:normal;
}
#result #propdetail .desc {
    padding-top:5px;
	font-weight:normal;
	line-height: 150%;
	margin: 0 5px 0 5px;
	color: #3E3E3E;
}
#result #propdetail .propdetail {
	font-weight:normal;
	background-image: url(../images/result-moredetail.gif);
	background-repeat: no-repeat;
	width:163px;
	height:69px;
	padding-top:5px;
	display:block;
}
#result #propdetail .propdetail span {
	display:block;
	margin:0 10px;
	margin-bottom:3px;
}
#result #propdetail .propdetail .moredetail {
	margin-top:20px;
}
#result #propdetail .propdetail .moredetail a {
	color:#3E3E3E;
		}
		#result #propdetail .rooms {
			font-weight:bold;
			text-align:center;
			background-image: url(../images/result-rooms.gif);
			background-repeat: no-repeat;
			width:167px;
			margin-top:17px;
		}
#content .rooms img {
    padding:0;
    margin:0;
    margin-left:5px;
}
.clear {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}