
#listings #content {
	margin-top: 10px;
}

#listings #content div.left.story {
	width: 560px;
	float: left;
	margin-right: 20px;	
}

#listings #content #sidebar-track.right {
	margin-top: -44px;
	width: auto;
	float: left;
}

#listings #content div.left {
	width: 210px;
	float: left;
	margin-right: 20px;	
}

#listings #content div.right {
	margin-top: -44px;
	width: 700px;
	float: left;
}

#listings #content .actions {
	text-align: right;
	border-bottom: #ccc 1px solid;
}

.listing {
	border-bottom: #ccc 1px solid;
	min-height: 200px;
	margin: 5px;
}

.listing h3 {
	line-height: .5em;
	margin: .5em 0;
}

.listing div.img {
	margin: 5px 0;
	float: left;
	width: 210px;
}

.listing div.img img {
	border: 1px solid #000;
}

.listing:last-child {
	border: 0px;
}

.listing .btn {
	clear: left;
	
}

.pagination {
	text-align: center;
}

.main #content .box div.listview div.listing div.img {
	float: left;
	margin: 5px;
}

.main #content .box .listing img {
	float: none;
	margin: 0px;
}

#photos {
	float: left;
	margin: 0px 10px;
}

#photos .mainphoto {
	padding: 3px 0;
	background-color: rgb(200, 200, 200);
	border: 1px solid gray;
	text-align: center;
}

#photothumbs {
	position: relative;
	left: 0px;
	width: 1955px;
	overflow: hidden;
}

.photolist img {
	border: 1px solid #fff;
}

.photolist li {
	float: left;
	height: 75px;
	list-style: none;
	width: 75px;
}

.listing div.price {
	margin-top: -10px;
	float: right;
	text-align: right;
}

.listing h2 {
	margin-bottom: 0px;
}

.listing h5, .listing h3 {
	margin-top: 0;
	margin-bottom: 5px;
}

.listing .price h3 {
	margin: 1em 0;
	line-height: 0.9em;
}

.listing .info {
	margin-top: 15px;
}

.listing .info .description {
	font-size: 12px;
}

.listing h4 {
	margin-top: 10px;
}

.listing h5 {
	margin-top: 0px;
	font-size: 14px;
}

.listing .details {
	padding-top: 10px;
	clear: both;
	
}

.listing .details h4 {
	
}

.listing .details {
	margin: 10px auto;
	width: 100%;
}

.listing .details table {
	background-color: #fff;
	width: 100%;
	border: 1px solid gray;
}

.listing .details td {
	width: 25%;
	padding: 5px 7px 5px 7px;
}

.listing div.contact {
	margin-top: 15px;
}

.listing div.contact span {
	cursor: pointer;
	float: left;
}

.listing div.contact span+span {
	margin-left: 5px;
	float: none;
}

.listing div.contactagent table {
	width: 100%;
	border-top: 1px solid gray;
}

.listing .story ul li {
	list-style-type: disc;
	list-style-position: inside;
}

#advsearch ul {
	display: none;
}

#map_sm {
    width:340px;
    height:250px;
	border: 1px solid gray;
}

#map_canvas {
	text-align: center;
    width:690px; 
    height:350px;
	border: 1px solid gray;
}
