*{
	margin: 0;
	font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
}
#listing {
	width:980px;
    margin:0 auto;
	padding-top:10px;
	font-size:85%;
	background-color: white;
}
#listing #propdetail {
	margin-top:15px;
	margin-right:14px;
	margin-left:24px;
	float:left;
}
#listing #detailshow {
	padding:17px;
	margin-top:10px;
	background-color:#ececec;
	color:#000;
	width:459px; /* 680 */
	padding-right:204px
}
#listing #detailshow h1 {
	color:#000;
}
#listing #detailshow #photo {
	margin-left:10px;
	margin-bottom:10px;
	margin-right:-187px;
	float:right; 
	width:353px;
	height:283px;
}
#listing #detailshow .morephoto {
	margin-left:465px;
	margin-top:295px;
	width:181px;
	position: absolute;
}
#listing #detailshow .morephoto div {
	background-repeat:repeat-x;
	background-color:#B3B3B3;
	padding-top:13px;
}
#listing #detailshow .morephoto a.click4more {
	display:block;
	margin-left:9px;
	margin-bottom:9px;
	font-size:110%;
	font-weight: bold;
	text-decoration: none;
	color:#000;
}
#listing #detailshow .morephoto img {
	border:1px solid #000;
	margin-left:9px;
	margin-bottom:9px;
}
#listing #detailshow .morephoto span {
	display:block;
	width:181px;
	height:8px;
	font-size:1px;
	background-image:url(../images/listing-morephoto-bg-bot.gif);
	background-repeat:no-repeat;
}

#listing #detailshow h1 {
	font-size:170%;
	border:none;
	margin:0;
}
#listing #detailshow h2.price {
	font-size:140%;
	color:red;
	margin-bottom:6px;
}
#listing #detailshow h2.street {
	font-size:140%;
}
#listing #detailshow span.desc {
	font-size:120%;
}

#listing #propdetail .detailtop {
	margin-top:8px;
	width:475px;
	height:6px;
	font-size:1px;
	background-image:url(../images/listing-detail.gif);
	background-repeat:no-repeat;
}
#listing #propdetail .detail {
	width:443px;
	border-left:1px solid #C2C2C2;
	border-right:1px solid #C2C2C2;
	background-image:url(../images/listing-detail-bg.gif);
	background-repeat:repeat-x;
	padding:6px 15px;
	font-size:110%;
	background-color:white;
	color:#000;
}
#listing #propdetail .detail h3 {
	font-size:130%;
	margin:0;
	margin-bottom:5px;
	color:#000;
}
#listing #propdetail .detail td {
	border-bottom:1px solid #C2C2C2;
	padding:5px 0;
	color:#000000;
}
#listing #propdetail .detail td b {
	padding-right:10px;
	color:#000;
}
#listing #propdetail .detailbot {
	width:475px;
	height:8px;
	font-size:1px;
	background-image:url(../images/listing-detail-bot.gif);
	background-repeat:no-repeat;
}
#listing #propdetail .detailbot {
	width:475px;
	height:8px;
	font-size:1px;
	background-image:url(../images/listing-detail-bot.gif);
	background-repeat:no-repeat;
}
#listing #propdetail .googlemap {
	color:#0B3053;
	margin-top:25px;
	margin-bottom:25px;
}
#listing #propdetail .googlemap h3 {
	font-size:130%;
	margin:0;
	margin-bottom:5px;
	color:#000;
}

#listing #propdetail .contactme {
	width:443px;
	border-left:1px solid #C2C2C2;
	border-right:1px solid #C2C2C2;
	background-image:url(../images/listing-detail-bg.gif);
	background-repeat:repeat-x;
	padding:6px 15px;
	font-size:110%;
	background-color:white;
}
#listing #propdetail .contactme h3 {
	font-size:130%;
	margin:0;
	margin-bottom:5px;
	color:#000;
}
#listing #propdetail .contactme td {
	padding:5px 0;
	color:#000000;
}
#listing #propdetail .contactme td b {
	padding-right:10px;
	color:#000;
}
#listing #propdetail .contactme input[type=text] {
	width:300px;
}
#listing #propdetail .contactme textarea {
	width:300px;
}

#listing #propdetail .contactme input{
	font-weight: normal;
	color: #3E3E3E;
}
.clear {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}