body, input, select, textarea {
	font-size: 102%;
	line-height: 140%;
	}
	
div.clear {
	clear: both;
	}
	
ul {
	list-style: none;
	padding: 0;
	}

div#idx {
	font-family: Helvetica, Arial sans-serif;
	font-size: 90%;
	padding: 20px;
	padding-left: 35px;
	}	
	
div#idx a {
	color: #0000ff;
	}

	
/* Search Form
-----------------------------------*/

div#idx_search {
	
	}

#search_form label {

	}
	
#search_form input {
	}
	
fieldset {
	border: 0;
	border-top: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 1.0em;
	}
	
legend {
	font-weight: bold;
	}
	
/* List Display 
-----------------------------------*/

div#idx_list {

	}

dl.property {
	border-top: 1px solid #D5D5D5;
	clear: none;
	float: left;
	padding: 10px;
	margin-right: 10px;
	width: 220px;
	}
	
dl.property dt {
	margin-right: 10px;
	}
	
dl.property dt img {
	width: 200px;
	height: 150px;
	}
	
dl.property dd {
	display: block;
	}
	
/* Detail Display
----------------------------------*/

div#idx_detail {
	position: relative;
	height: 1%;
	}
	
div#detail {
	position: relative;
	height: 1%;
	}

ul#top_links, ul#bottom_links {
	height: 1.25em;
	position: relative;
	list-style: none;
	}
	
ul#top_links li, ul#bottom_links li {
	float: left;
	margin-right: 10px;
	}
	
ul#top_links img, ul#bottom_links img {
	vertical-align: middle;
	margin-right: 5px;
	}
	
div.main_photo {
	float: left;
	}
	
div.main_photo img {
	width: 300px;
	margin-right: 10px;
	}
	
div.property_info {
	position: relative;
	min-height: 225px;
	_height: 225px;
	}
	
div.property_info ul {
	list-style: none;
	}
	
div#additional_pics {
	position: relative;
	height: 1%;
	margin-bottom: 1.0em;
	}
	
div#additional_pics img {
	margin-right: 10px;
	margin-bottom: 10px;
	width: 100px;
	}
	
p.listing_broker {
	font-size: 90%;
	color:  #999;
	}
	