/* @override http://dev.residex.com.au/css/style.css */
body {
	font-family:  lucida grande, arial, sans-serif;
	background: #fff;
	font-size: 80%;
}

#hp_header {
	display: none;
}

#frm_postcode {
	width: 60px;
}
#frm_propertyType {
	width: 60px;
}
#frm_estimate {
	width: 60px;
}
#frm_email {
	width: 120px;
}

#container {
	width: 100%;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	clear: both;
	background-color: #ffffff;
}

#content {
	width: 100%;
}
#nav {
	display: none
}


#footer {
	width: 100%;
}
#footer ul, #footer li, .contentHeader ul, .contentHeader li {
	list-style-type: none; display: inline; padding-left: 1em;
}

#container, #content, #narrow_content {
	padding: 1em;
	width:  90%;
}

#rightmenu {
	display: none;
}
.ln_date {
	font-weight: bold; font-size: 80%;
	padding-right: 1em;
}
.ln_item {
	border-top: 1px solid #333;
}

#rightmenu {
	display: none;
}


h1, h1 a {
	font-size: 10pt; text-decoration: none; color: #000;
}

.subnav {
	display: none;
}

.contentHeader {
	border: 0;
}

#hp_latestReport {
	border: 0;
}
.loginbar {
	display: none;
}
.cart_stripe {
	display: none;
}

#hp_latestnews {
	background: none;
	text-align: left;
}
.semantic {
	display: inline;
}


#article { line-height: 1.5em; background: #fff; margin-left: auto; margin-right: auto; padding: 0 1em 0 1em; border: 0; display: block; width: 90%; }
.pull_quote { display: block; border-top: 1px solid #999; border-bottom: 1px solid #999; line-height: 1.8em; font-size: 120%; margin: 1em 4em 1em 4em; padding-top: 1em; padding-bottom: 1em; }
.article_summary { font-weight: bold; font-size: 90%; margin: 1em; border-top: 1px dashed #999; border-bottom: 1px dashed #999; padding-top: 1em; padding-bottom: 1em; }
.tags { font-size: 80%; color: #777; }

