* {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, label, ul, ol, dl, fieldset, address { margin:1em 0; }
li { margin-left:5%; }
fieldset { padding:.5em; }
select option { padding:0 2px; }
blockquote {
	margin:5px 15px;
	font-style:italic; 
}
blockquote a {text-decoration:none;}
blockquote a:hover {text-decoration:underline;}
a img { border:none; }
a.banner {position:relative;}
img.inEscrow {
	z-index: 500;
	position: absolute;
	right:-2px;
	bottom:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #737373;
}
body {
	background-color: #999;
	text-align: center;
	margin: 0 auto;
}
body { background: #000 url(../images/bg_backpage.jpg) no-repeat 50% 0; }
a, a:link, a:active, a:visited {
	color:#ccc;
	outline:none;
	border: none;
}
a:hover { color:#fff; }
p { margin: 0 0 15px 0; }
/* Headings
-------------------- */
h1 {
	font-size: 2.5em;
	font-weight:normal;
	margin: 0 0 5px 0;
	color: #ccc;
}
h2 {
	font-size: 1.5em;
	font-weight:normal;
	margin: 0 0 8px 0;
	color: #ccc;
}
h3 {
	font-size: 1.2em;
	margin: 0 0 15px 0;
	color: #ccc;
}
h4 {
	font-size: 1em;
	margin: 0 0 5px 0;
	color: #ccc;
	font-weight:bold;
}
.right {float:right;}
.left {float:left;}
.center {	text-align: center;}
/* Lists
-------------------- */
ul {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}
ul li {
	background: url(../images/bullet.gif) no-repeat left 6px;
	margin: 0 0 2px 0;
	padding: 0 0 0 10px;
}
.sidebar ul li {
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
}
ol.classic { list-style: upper-roman; }
ol.classic li { margin-bottom: 10px; }
/* Tables
-------------------- */
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 10px;
}
td { vertical-align:top; }
th {text-align:left; color:#fff;vertical-align:top;}
/* Forms
-------------------- */
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
input {
	margin:0;
	padding:2px 3px;
}
select { height:18px; }
.required, .error { color:#FF0000; }
/* Clearfix
--------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.more {
	background: transparent url(../images/bg_more.gif) no-repeat 100% 50%;
	padding-right: 11px;
	font-weight:bold;
}
p.more { text-align: right; }
body#press p.more {background:none;}
.largeFont { font: 14px Verdana, Arial, Helvetica, sans-serif; }
.hidden { visibility: hidden; }
.listingWithSmallItemsContainer {
	width:225px;
	float:left;
}
.listingWithSmallItemsContainer img {
	margin:2px!important;
	margin-top:12px!important;
	cursor:pointer;
}
.listingWithSmallItemsContainer .smallImage {
	margin:2px!important;
	width:107px;
}
.imagesFooter {
	margin-left:2px;
	margin-top:8px;
	clear: both;
	height: auto;
	width: 650px;
}
.listingWithSmallItemsContainer a img, .imagesFooter a img { border:1px solid #CCCCCC;}
.listingWithSmallItemsContainer a:hover img { border:1px solid #ffBB00; float:none; }
.imagesFooter a:hover img { border:1px solid #FFBB00; }
.listingWithSmallItemsContainer a img.hero { float:none; }
.listingWithSmallItemsContainer a img.hero:hover {float:none; rigth:0;}
.listingWithSmallItemsContainer a:hover img.inEscrow, .listingWithSmallItemsContainer a img.inEscrow { border:none; }
.typeLabel {
	float:left;
	width:100px;
	height:30px;
	overflow:hidden;
	margin-left:4px;
	margin-top:4px;
}
.typeValues {
	margin-top:4px;
	float:left;
	width:194px;
	overflow:hidden;
}
.realtorDisclaimer {
	margin-top:20px;
	font-size:9px;
}
