#container {
	float: left;
	height: auto;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#footer {
	float: left;
	height: auto;
	width: 575px;
	padding-top: 10px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align: center;
}


#photo {
	margin: 2px;
	padding: 2px;
	float: left;
	width: 145px;
}
#footer a {
	color: ##06c;
}

#listing_content {
	margin: 2px;
	padding: 2px;
	float: left;
	height: auto;
	width: 385px;
}
#listing_content a:link, a:visited {
	color: #06c;
	text-decoration: none;
}
#listing_content a:hover, a:active {
	color: #06c;
	text-decoration: underline;
}
#listing_content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.short_descr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.float_left {
	margin: 3px;
	padding: 3px;
	float: left;
}
#listingDetail_content {

	margin: 2px;
	padding: 2px;
	float: left;
	height: auto;
	width: 190px;
}
#listingDetail_content p {
	font-size: 80%;
}

#listingDetail_content h3 {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#container_detail {
	float: none;
	height: auto;
	width: 550px;
	clear: right;
}
#photo_detail {

	margin: 2px;
	padding: 2px;
	float: left;
	width: 344px;
}
#addphotos_detail {
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#propertyNav {
	height: auto;
	width: 540px;
	float: left;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.btn_viewprop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CEDBFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #ACA899;
	border-bottom-color: #716F64;
	border-left-color: #FFFFFF;
	font-weight: bold;
	width: auto;
	height: 19px;
}
#propertyNav select {
	background-color: #CEDBFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


#listingDetail_long {
	float: left;
	height: auto;
	width: 540px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
#listingDetail_long p {
	font-size: 80%;
}
