#col3_navigation.maintenance_form h1, #col3_navigation.contact_form h1{
	width: 430px;
}
#maintenance_request_wrapper, #contact_us_form_wrapper{
	width: 432px;
	float: left;
}
#contact_us_form_wrapper{
	margin-bottom: 40px;
}
#contact_us_form_wrapper h2, #maintenance_request_wrapper h2, #register_form_wrapper h2, #myaccount_form_wrapper h2{
	font: 1.25em Georgia, "Times New Roman", Times, serif;
	color: #46b3ba;
	margin: 30px 0 15px 0;
	border-top: 1px solid #2b2d27;
	padding-top: 5px;
}
#contact_us_form_wrapper h2{
	margin: 0 0 15px 0;
	border: none;
	padding: 0;
}
#maintenance_request_wrapper p, #register_form_wrapper p, #myaccount_form_wrapper p{
	margin: 0 0 15px 0;
}
#maintenance_request_wrapper h2.first{
	margin-top: 0;
	padding: 0;
	border: none;
}
#register_form_col2 h3{
	margin: 0 0 30px 0;
	font: normal 1.67em Georgia, "Times New Roman", Times, serif;
}
#register_form_col2 h3 span{
	color: #46b3ba;
}
#register_form_col2 ul li{
	margin: 0 0 20px 0;
	font: italic 1.08em Georgia, "Times New Roman", Times, serif;
	background-position: top left;
	padding: 0 0 0 35px;
}
.benefit_save_search{
	background: url(/site/inc/img/icon_save_search_large.gif) no-repeat;
}
.benefit_comment{
	background: url(/site/inc/img/icon_comment_large.gif) no-repeat;
}
.benefit_open_times{
	background: url(/site/inc/img/icon_open_times_large.gif) no-repeat;
}
.benefit_favourites{
	background: url(/site/inc/img/icon_favourites_icons.gif) no-repeat;
}
.benefit_mobile{
	background: url(/site/inc/img/icon_mobile_large.gif) no-repeat;
}
.required{
	float: right;
	padding-right: 170px;
}
.form_clear{
	line-height: 0;
	height: 0;
	font-size: 0;
	clear: both;
}
.form_element{
	margin-bottom: 15px;
	float: left;
	width: 432px;
}
.form_element label{
	display: block;
	text-align: right;
	width: 160px;
	float: left;
	margin-right: 10px;
	line-height: 1.67em;
}
.form_element span, .required span, .fieldset_label span{
	color: #46b3ba;
	/*position: absolute;
	right: 30px;
	top: 3px;*/
}

.form_element span.postcode{
	color: #46b3ba;
	position: absolute;
	right: 30px;
	top: 3px;
}
.form_element input, .form_element textarea, .form_element select{
	display: block;
	width: 252px;
	background-color: #FFF;
	border: none;
	padding: 3px;
	border: 1px solid #b1b1b1;
	float: right;
	font: normal 1em Arial, Helvetica, sans-serif;
}
.form_element textarea{
	overflow: auto;
	height: 120px;
}
textarea{
	font: normal 1em Arial, Helvetica, sans-serif;
	overflow: auto;
}
.form_element input{
	display: block;
}
.form_element select{
	padding: 0;
	width: 258px;
	height: 22px;
	padding: 3px 0 0 0;
}
.form_submit_wrapper{
	border-top: 2px solid #2b2d27;
	margin-top: 40px;
	padding-top: 5px;
	background: #f1efee;
	width: 430px;
	margin-left: 0px; 
}
.form_submit_wrapper input{
	display: block;
	background: none;
	padding: 0;
	margin: 0;
	border: none;
	float: right;
	font: normal 1.67em Arial, Helvetica, sans-serif;
	cursor: pointer;
	height: 25px;
	width: 65px;
}
.form_submit_wrapper .submitBtnHover, .submitBtnHover{
	color: #46b3ba;
}
.form_submit_wrapper .submitBtnOut{
	color: #2B2D27;
}
.form_submit_wrapper span{
	display: block;
	background: none;
	padding: 0;
	margin: 0 5px 0 0;
	border: none;
	float: right;
	cursor: pointer;
}
.form_element.warning{
	width: 600px;
}
.form_element input.warning{
	border: 3px solid #46b3ba;
	width: 243px;
}
.form_element.last{
	margin-bottom: 0;
}
.warning_message_wrapper{
	float: left;
	width: 156px;
	margin-left: 10px;
}
.warning_message_arrow{
	width: 5px;
	height: 19px;
	background: url(/site/inc/img/form_warning_bg_arrow.png) no-repeat 0 6px;
	float: left;
}
.warning_message{
	float: left;
	background: url(/site/inc/img/form_warning_bg.png) no-repeat bottom right;
	padding: 5px 7px 8px;
	font: bold italic 0.92em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	width: 136px;
}
#homeloans_finance_form .form_element{
	width: 347px;
}
#homeloans_finance_form .form_element label{
	display: block;
	text-align: right;
	width: 80px;
	float: left;
	line-height: 1.7em;
	padding: 0 10px 0 0;
	margin: 0;
}
#homeloans_finance_form .form_element input, #homeloans_finance_form .form_element textarea{
	width: 247px;
}
#homeloans_finance_form .form_submit_wrapper{
	width: 345px;
	border-top: 2px solid #2b2d27;
	padding-top: 5px;
	background: #f1efee;
	margin: 40px 0;
}
#searchForm, #my_saved_searches_wrapper, #my_favorites_wrapper{
	text-align:left;
}
.colHeaderRow{
	text-align:left;
	height:65px;
	border-bottom:1px solid #2b2d27;
	margin:0 0 10px 0;
	width:260px;
}
#searchForm h2, #my_saved_searches_wrapper h2, #my_favorites_wrapper h2 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	color:#46b3ba;
	margin:0 0 8px 0;
}
#col1 h3 {
	font: italic normal 1.25em Georgia, "Times New Roman", Times, serif;
	color:#46b3ba;
}
#col1b h3, #col1c h3 {
	font-style: normal;
}
#searchForm h4, #overlayForm h4 {
	font: normal 1.17em Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	margin-bottom: 5px;
}
#searchForm div, #overlayForm div {
	color:#888886;	
}
#searchForm label, #overlayForm label {
	/*font-size:0.92em;*/
	color:#888886;
} 
#minPrice, #maxPrice, #regoMinPrice, #regoMaxPrice {
	width:122px;
}
#minPriceOptions, #maxPriceOptions, #regoMinPriceOptions, #regoMaxPriceOptions {
 	width:120px;
}
#searchForm #search_openMap {
	border:0;
	display:block;
	height:15px;
	margin:0px 0 5px 0;
	width: auto;
	/*font-size: 0.92em;*/
	float: right;
}
#searchForm #search_MoreOptions {
	border:0;
	display:block;
	height:15px;
	margin:0px 0 5px 0;
	width: auto;
	/*font-size: 0.92em;*/
	float: right;
}
#searchForm #search_OpenTimes, #searchForm #search_surroundingSuburbs{
	float: left;
	width: auto;
}
#searchForm #search_pre {
	float: right;
	display: block;
	width: 16px;
	height: 16px;
	margin: 5px 5px 0 0;
	padding: 0;
}
#searchForm #search_clear {
	float: left;
	font-size: 1em;
}
#searchClear {
	color:#888886;
}
a#searchClear:hover {
	color: #ffffff;
}
.clickLabel {
	cursor: pointer;
}
#mySavedSearches label.clickLabel-hover, #searchForm label.clickLabel-hover, #saveSearchForm label.clickLabel-hover{
	color:#FFFFFF;
}
#mySavedSearches label.clickLabel-out, #saveSearchForm label.clickLabel-out{
	color:#888886;
}
#searchForm label.clickLabel-out {
	color:#888886;
}
#mySearchEmailAlerts, #mySearchMobileAlerts {
	float:right; 
	width:260px; 
	display:inline;
}
#mySearchEmailAlerts li, #mySearchMobileAlerts li {
	float:left;
	display:inline;
	width:82px;	
	margin:0;
}	
a.more {
	color: #9b9b99;
	background:url(/site/inc/img/a_more_bg.gif) no-repeat 0 3px;
	padding:0 0 0 10px;
}
a:hover.more {
	color: #46b3ba;
	text-decoration:none;
}
.colFormWrapper{
	padding: 0;
	border: 0px solid red;
	margin: 10px 0 10px 0;
}
.colFormRow {
	margin-top: 5px;
}
.posRelative {
	position:relative;
}
.textInput, .selectInput {
	background-color:#252722;
	border:1px solid #61625d;
	color:#888886;
	padding:3px;
	display:block;
	cursor:pointer;
	font-size: 1em;
}
.checkboxInput, .radioInput {
	vertical-align:middle;
	padding:0;
	margin:0 5px 0 0;
}
.buttonInput {
	color:#ffffff;
	background:none;
	border:0;
	cursor:pointer;
	font: normal 1.67em Arial, Helvetica, sans-serif;
	text-align:right;
	width:auto;
	padding:0;
}
.buttonInputHover{
	color:#46b3ba;	
}
.buttonInputOut{
	color:#ffffff;	
}
.width260 {
	width:260px;		
}
.topLeft {
	position:absolute; 
	top:0; 
	left:0;
}
.topRight {
	position:absolute; 
	top:0; 
	right:0;
}
.bottomRight{
	position:absolute; 
	top: 44px; 
	left: 261px;
}
#buttonWrapperOuter {
	/*height: 60px;
	margin-bottom:130px;*/
	margin: 15px 0 5px 0;
	width: 100%;
	display:block;
	height: 50px;
}
.buttonWrapperInner {
	border-top: 3px solid #2b2d27;
	padding-top:5px;
	text-align:right;	
}
a.basicText {
	font-size:0.92em;
	color:#888886;
}
a:hover.basicText {
	font-size:0.92em;
	color:white;
	text-decoration:none;
}
a.closePanel {
	font: normal 1.25em Georgia, "Times New Roman", Times, serif;
	color:#46b3ba;
	background:url(/site/inc/img/a_closePanel_bg.gif) no-repeat right 6px;
	padding:0 15px 0 0;
}
a:hover.closePanel {
	color:white;	
	text-decoration:none;
	background:url(/site/inc/img/a_closePanel_bg_hover.gif) no-repeat right 6px;
}
.propPrices {
	width: 77px; 
	position:absolute;	
	top:0;
	z-index:2;
}

.propFeatures {
	width: 77px; 	
	position:absolute;
	/*top:0;*/
	z-index:1;
}
.clear {
	clear: both;
}
.checkBoxWrapper,  ul.normalList li {
	overflow:hidden;
	text-align:left;
	/*position:relative;*/
	height:20px;
}
ul.normalList li{
	float: left;
	margin-right:10px;
	width: 120px;	
}
#searchForm label.feature_label{
	float: left;
	display: block;
	width: 91px;
}

/*CHECK BOX REPLACEMENT STYLING*/
.checkBox, .checkBoxChecked, .radioBtn, .radioBtnChecked {
	padding:0 0 1px 20px;	
	cursor:pointer;
}
.checkBox {
	background: url(/site/inc/img/form_checkbox.gif) no-repeat 0 0;	
}
.checkBoxChecked {
	background: url(/site/inc/img/form_checkbox_checked.gif) no-repeat 0 0;	
}
#RegoForm .checkBox,  #RegoSearchForm .checkBox{
	background: url(/site/inc/img/form_alt_checkbox.gif) no-repeat 0 0;
}
#RegoForm .checkBoxChecked, #RegoSearchForm .checkBoxChecked{
	background: url(/site/inc/img/form_alt_checkbox_checked.gif) no-repeat 0 0;
}
.hideCheckBox {		
	position: absolute;
	left:-10000px;
	/*top:0;*/
}
/* RADIO BUTTON REPLACEMENT STYLING*/
.radioBtn {
	background: url(/site/inc/img/form_radio.gif) no-repeat 0 0;	
}
.radioBtnChecked {
	background: url(/site/inc/img/form_radio_checked.gif) no-repeat 0 0;	
}
#RegoForm .radioBtn, #RegoSearchForm .radioBtn, #mortForm .radioBtn, #stampForm .radioBtn{
	background: url(/site/inc/img/form_alt_radio.gif) no-repeat 0 0;
	padding: 1px 0 1px 20px;
}
#RegoForm .radioBtnChecked, #RegoSearchForm .radioBtnChecked, #mortForm .radioBtnChecked, #stampForm .radioBtnChecked {
	background: url(/site/inc/img/form_alt_radio_checked.gif) no-repeat 0 0;	
	padding: 1px 0 1px 20px;
}

/*SUBURB SELECTOR TOOL*/
#SST_SuburbPanelWrapper {
	position:relative;
	margin: 8px 0 0 0;
	background: #252722 url(/site/inc/img/SST_SuburbPanel.gif) no-repeat 0 0;
	border: 0px solid red;
	display: block;
}
#SST_SuburbPanel {
	width: 260px;
	padding: 0;
}
#SST_SuburbPanel li {	
	float:left;
	width:233px;
	height: 17px;
	margin-left: 2px;
	padding: 3px 0 0 5px;
	position: relative;
	overflow: hidden;
}
#SST_SuburbPanel li a {
	display: block;
	float: left;
	width: 9px;
	height: 9px;
	background: url(/site/inc/img/SST_SuburbPanel_DeleteIcon.gif) no-repeat;
	margin-top: 3px;
	line-height: 9px;
	overflow: hidden;
}
#SST_SuburbPanel li a:hover {
	background: url(/site/inc/img/SST_SuburbPanel_DeleteIcon_over.gif) no-repeat;
}
#SST_SuburbPanelWrapper li span.postcode{
	position:absolute;
	right: 6px;
	top: 3px;
	color: #46b3ba;	
}

/*REGISTRATION SUBURB SELECTOR TOOL*/
#regoSST_SuburbPanelWrapper {
	position:relative;
	margin: 8px 0 0 0;
	background: url(/site/inc/img/SST_SuburbPanel_alt.gif) no-repeat 0 0;
	display: block;
	width:260px;
}
#regoSST_SuburbPanel {
	width: 260px;
	padding: 0;
}
#regoSST_SuburbPanel li {	
	float: left;
	height: 17px;
	width: 260px;
	padding: 3px 0 0 5px;
	position: relative;
	overflow: hidden;
	float: left;
}
#regoSST_SuburbPanel li a {
	display: block;
	float: left;
	width: 9px;
	height: 9px;
	background: url(/site/inc/img/SST_SuburbPanel_DeleteIcon_alt.gif) no-repeat;
	margin-top: 3px;
}
#regoSST_SuburbPanel li a:hover {
	background: url(/site/inc/img/SST_SuburbPanel_DeleteIcon_over.gif) no-repeat bottom left;
}


/* SELECT COMBO BOX REPLACEMENT STYLING*/
/* MIN-MAX PRICE*/
.selectReplaceUL {
	background: url(/site/inc/img/form_select_w122.gif) no-repeat 0 -48px;					
	height:24px;
} 
.selectReplaceUL.ul-hover {
	background-position: 0 -24px;	
}
.selectReplaceUL.ul-out {
	background-position: 0 -48px;
}
.selectReplaceUL.ul-down {
	background: url(/site/inc/img/form_select_w122.gif) no-repeat 0 0;	
}


#col3 .selectReplaceUL {
	background: url(/site/inc/img/form_alt_select_w122.gif) no-repeat 0 0px;					
	height:22px;
} 
#col3 .selectReplaceUL.ul-hover {
	background-position: 0 -21px;
	height:22px;	
}
#col3 .selectReplaceUL.ul-down {
	background: url(/site/inc/img/form_alt_select_w122.gif) no-repeat 0 0;
	height:22px;
}
#col3 .selectReplaceUL.ul-out {
	background-position: 0 0px;
	height:22px;
}


/* PROP FEATURE INPUTS*/
#propFeatSelectors .selectReplaceUL {
	background: url(/site/inc/img/form_select_w70.gif) no-repeat 0 -48px;					
	height:24px;
}  
#propFeatSelectors .selectReplaceUL.ul-hover {
	background-position: 0 -24px;	
}
#propFeatSelectors .selectReplaceUL.ul-down {
	background: url(/site/inc/img/form_select_w70.gif) no-repeat 0 0;	
}
/* PROP FEATURE ALT INPUTS*/
#regoPropFeatSelectors .selectReplaceUL {
	background: url(/site/inc/img/form_alt_select_w70.gif) no-repeat 0 0px;					
	height:22px;		
}  
#regoPropFeatSelectors .selectReplaceUL.ul-hover {
	background-position: 0 -21px;
	height:22px;
}
#regoPropFeatSelectors .selectReplaceUL.ul-down {
	background: url(/site/inc/img/form_alt_select_w70.gif) no-repeat 0 0;
	height:22px;
}
#RegoSearchForm{
	
}

#regoPropFeatSelectors{
	/*position:relative;*/ 
	height:21px;
}
/* GENERIC FROM INPUTS*/
.priceDivider {
	position:absolute; 
	top:5px; 
	left:129px;
}



.selectReplaceUL-LI  {  				
	padding:1px 5px 0 1px;
	font-size:12px;
	cursor:pointer;
	/*position: relative;
	z-index: 10000;*/
}  
.selectReplaceUL-LI-UL {
	display:none;
	padding: 0px;
	border-left: 1px solid #61625d;
	border-right: 1px solid #61625d;
	border-bottom: 1px solid #61625d;
	/*border-top: 1px solid #888886;*/
	background-color: #252722;
	padding:0px;
	color:#888886;
	position:relative;
	top:0px;
	left:-1px;
	z-index:10000;
}	
.selectReplaceUL-LI-UL li {
	border-bottom: 0px solid #61625d;
	padding:1px 4px;
}
.selectReplaceUL-LI-UL li.li-last {
	border-bottom: 0;
}
.selectReplaceUL-LI-UL li.li-hover {
	background-color:#46b3ba;
	color:#FFFFFF;
}	
.selectReplaceUL-LI-UL li.li-out {
	background-color: #252722;
	color:#888886;
}	
.selectReplaceUL-LI-Label {
	width:100%;
	border:0px solid red;
	padding:4px 0 2px 5px;
}

.selectReplaceUL-LI-UL {
	display:none;
	padding: 0px;
	border-left: 1px solid #B1B1B1;
	border-right: 1px solid #B1B1B1;
	border-bottom: 1px solid #B1B1B1;
	background-color: #ffffff;
	padding: 0px;
	color:#888886;
	position:relative;
	top: -2px;
	left: -1px;
	z-index:10000;
	width: 120px;
}
#col3 .selectReplaceUL-LI-UL li.li-hover {
	background-color:#46b3ba;
	color:#FFFFFF;
}	
#col3 .selectReplaceUL-LI-UL li.li-out {
	background-color: #ffffff;
	color:#2B2D27;
}	
#col3 .selectReplaceUL-LI-Label {
	width:100%;
	border:0px solid red;
	padding: 3px 0 2px 5px;
}




/* AUTO SUGGEST STYLES*/
.search_acResults, .rego_acResults{
	padding: 0;
	margin: 0;
	border-left: 1px solid #61625d;
	border-right: 1px solid #61625d;
	border-bottom: 1px solid #61625d;
	overflow: hidden;		
}
.search_acResults ul, .rego_acResults ul {	
	list-style: none;
	padding: 0;
	margin: 0;
	text-align:left;
	border-top: 1px solid #61625D;
}
.rego_acResults ul {	
	border-top: none;
}
.search_acResults iframe, .rego_acResults iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/	
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter: mask();
	width:3000px;
	height:3000px;	
}
.search_acResults li, .rego_acResults li {
	position:relative;
	margin: 0px;
	cursor: pointer;
	display: block;	
	overflow: hidden;
	border-bottom: 0px solid #61625d;
	padding:2px 3px;
	font-size:0.92em;	
}

.search_acResults li span{	
	color: #46b3ba;
}
.search_acResults li span.postcode, .rego_acResults li span.postcode{	
	position:absolute;
	right: 6px;
	top: 1px;
	color: #46b3ba;
}

.ac_loading {
	background: url('/site/inc/img/preloader/white/preloader16.gif') right center no-repeat;
}
#regoSuburbAuto.ac_loading {
	background: url('/site/inc/img/preloader/blue_on_white/preloader16.gif') right center no-repeat;
}
.search_acResults .ac_over, .rego_acResults .ac_over  {	
	background-color:#46b3ba;
	color:#FFFFFF;
}

.search_acResults .ac_over .postcode, .rego_acResults .ac_over .postcode{	
	color: #ffffff;
}

.search_acResults {
	background-color: #252722;
	color:#888886;	
	z-index:1000;
	position:fixed;
	left:0;

}

.rego_acResults {
	background-color: #FFFFFF;
	overflow: hidden;
	color:#2B2D27;
	z-index:75;
	border-left: 1px solid #B1B1B1;
	border-right: 1px solid #B1B1B1;
	border-bottom: 1px solid #B1B1B1;
}


#relatedLinksWrapper {
	margin-top:0;	
	width:260px;	
	text-align:left;
}
#relatedLinksWrapper h3 {
	font: normal 1.25em Georgia, "Times New Roman", Times, serif;
	color:#46b3ba;
	margin-top:5px;
	margin-bottom: 15px;
}
#relatedLinksWrapper  a.more {
	color: #ffffff;
	background:url(/site/inc/img/a_more_bg.gif) no-repeat 0 3px;
	padding:0 0 0 10px;
}
#relatedLinksWrapper  a:hover.more {
	color: #46b3ba;
}
#relatedLinksWrapper dl {
	padding:0 0 20px 0;
	display: inline;
	float: left;
	width: 260px;
}
#relatedLinksWrapper dt {
	float: left;
	width: 200px;
}
#relatedLinksWrapper dd {
	float: left;
	text-align: right;
	width: 60px;
	color: #918F89;
}
#relatedLinksWrapper li{
	background: url(/site/inc/img/a_more_bg.gif) no-repeat 0 4px;
	padding-left: 10px;
	line-height: 1em;
	margin-bottom: 5px;
	color: #FFF;
}
#relatedLinksWrapper li a{
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #FFF;
}
#relatedLinksWrapper li a:hover{
	color: #46b3ba;
}


/*TOOL TIP elements*/


#tooltip {
	position: absolute;
	z-index: 3000;
	font: italic 0.92em/1.3em georgia,"times new roman",serif;
	color: #6d6d6d;
	background: url(/site/inc/img/bg_tooltip_content.png) repeat-x 0 0;
	text-align: left;
	height: 30px;
	white-space: nowrap;
	width: auto;
	overflow: visible;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip h3{
	padding: 5px 10px;
	height: 30px;
	overflow: visible;
	white-space: nowrap;
	z-index: 3002;
	position: relative;
	top: -30px;
	left: 0;
	background: url(/site/inc/img/bg_tooltip_right.png) no-repeat top right;
	margin-right: -2px;
}
#tooltip .fixed_tooltip{
	background: url(/site/inc/img/bg_tooltip.png) no-repeat top left;
	width: 30px;
	height: 30px;
	z-index: 3001;
	position: relative;
	top: 0;
	left: -2px;
}
#my_saved_searches_wrapper .my_saved_searches_header,
#my_favorites_wrapper .my_favorites_header{
	height:65px;
	border-bottom:1px solid #20211d;
	position: relative;
}
#my_saved_searches_wrapper .my_saved_searches_wrapper h2,
#my_favorites_wrapper .my_favorites_wrapper h2{
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	color:#46b3ba;
	margin:0 0 5px 0;
}
.my_saved_searches_content, .my_favorites_content{
	margin: 30px 0 0 0;
}
#search_list div.inactive *{
	filter: alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity: 0.3;
}
.inactive_layer{
	position: absolute;
	top: 0;
	left: 0;
	width: 260px;
	height: 55px;
	z-index: 1000;
	background: url(/site/inc/img/transparent.gif) repeat;
}
#search_list li.normal {
	/*filter: alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity: 0.3;*/
}
#search_list li.selectedResult {
	filter: alpha(opacity=100);	
	opacity: 100%;
	-moz-opacity: 1;
}
#favorites_list ul.property_details{
 	width: 280px;
	float: left;
	padding-left: 10px;
}
#favorites_list ul.property_details li{
	float: left;
	display: block;
	height: 13px;
	line-height: 17px;
	width: auto;
	padding-right: 25px;
	font-weight: bold;
	margin: 0 10px 0 0;
	color: #FFF;
}
#favorites_list ul.property_details li.bedroom{
	background: url(/site/inc/img/icon_bedroom.gif) no-repeat bottom right;
}
#favorites_list ul.property_details li.bathroom{
	background: url(/site/inc/img/icon_bathroom.gif) no-repeat bottom right;
}
#favorites_list ul.property_details li.garage{
	background: url(/site/inc/img/icon_garage.gif) no-repeat bottom right;
}
#search_list li div.title, #favorites_list li div.title{
	float: left;
	width: 210px;
	background: url(/site/inc/img/a_more_bg.gif) no-repeat 0 5px;
}
#search_list li{
	cursor: pointer;
	padding: 0 0 10px 0;
}
/*#search_list li:hover{
	background-color: #161714;
}*/
#favorites_list li div.title{
	width: 230px;
}
#search_list div.title a, #favorites_list div.title a{
	font: bold 1em/1.33em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	padding-left: 10px;
	text-decoration: none;
	height: 20px;
}
#search_list div.title a.titleOver, #favorites_list div.title a.titleOver{
	color: #46b3ba;
}
#search_list div.title a.titleOut, #favorites_list div.title a.titleOut{
	color: #FFFFFF;
}
#listings p{
	color: #918f89;
	padding-left: 10px;
	clear: both;
}
#search_list div.icons, #favorites_list div.icons{
	float: right;
	text-align: right;
	width: auto;
}
#search_list div.icons a, #favorites_list div.icons a{
	display: block;
	width: 24px;
	height: 20px;
	text-indent: -9999px;
	float: left;
	margin-left: 0;
}
#search_list div.icons a.edit, #favorites_list div.icons a.edit{
	background: url(/site/inc/img/icon_edit.png) no-repeat;
}
#search_list div.icons a.delete, #favorites_list div.icons a.delete{
	background: url(/site/inc/img/icon_delete.png) no-repeat;
}
#search_list div.icons a.edit:hover,
#search_list div.icons a.delete:hover,
#favorites_list div.icons a.edit:hover,
#favorites_list div.icons a.delete:hover{
	background-position: 0px -24px;
	
}
#my_saved_searches_wrapper .my_saved_searches_content h3, #saveSearchForm h3 {
	font: normal 1.25em Georgia, "Times New Roman", Times, serif;
	color:#46b3ba;
	margin-bottom: 15px;
}
#my_saved_searches_wrapper .my_saved_searches_content div#searchCriteriaOptions, #my_saved_searches_wrapper .my_saved_searches_content a span{
	color:#46b3ba;
}
#my_saved_searches_wrapper .my_saved_searches_content div#searchCriteriaOptions{
	display: block;
	margin: 15px 0;
	font: normal 1.25em Georgia, "Times New Roman", Times, serif;
}
#mySavedSearches ul.normalList li, #saveSearchForm ul.normalList li{
	overflow:hidden;
	text-align:left;
	position:relative;
	height:20px;
	float: left;
	padding: 0;
	margin: 0;
	margin-right:0;
	width: 60px;
	margin-bottom: 3px;
	
}
#mySavedSearches ul.normalList li.form_heading, #saveSearchForm ul.normalList li.form_heading{
	width: 60px;
}
#mySavedSearches ul.normalList li.form_heading h4, #saveSearchForm ul.normalList li.form_heading h4{
	color: #FFFFFF;
}
#mySavedSearches label, #saveSearchForm label {
	color:#888886;	
}
#overlay_content #saveSearchForm label {
	color: #ffffff;
}
#overlay_content #saveSearchForm h3 span, #mySavedSearches h3 span {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	display: inline;
	float: none;
	margin-left: 0;
}
#overlay_content #saveSearchForm h3 span a, #mySavedSearches h3 span a {
	color: #ffffff;
	cursor: pointer;
}
#overlay_content #saveSearchForm h3 span a:hover, #mySavedSearches h3 span a:hover {
	color: #46b3ba;
}
#mySavedSearches .buttonWrapperOuter {
	width: 100%;
	display:block;
	padding: 10px 0 0px;
}
#searchForm #simpleSearchBtn {
	float: right;
}
#searchForm #simpleSearchBtn{
	width: 70px;
}
#mySavedSearches #mySearchDetail_pre {
	float: right;
	margin: 5px 5px 0 0;
}

#search_criteria{
	width: 260px;
}
#search_criteria dl{
	width: 260px;
}
#search_criteria dt{
	width: 70px;
	margin-bottom: 10px;
	color: #FFFFFF;
	float: left;
}
#search_criteria dd{
	float: left;
	color: #93948f;
	width: 190px;
	margin-bottom: 10px;
}
#search_criteria dd ul.property_details_criteria li{
	color: #93948f;
}
#search_criteria dt.property_details_item, #search_criteria dd.property_details_item{
	margin-bottom: 0;
}
ul.property_details_criteria{
	width: auto;
}
ul.property_details_criteria{
 	width: auto;
	float: left;
}
ul.property_details_criteria li{
	float: left;
	display: block;
	height: 13px;
	line-height: 17px;
	width: auto;
	padding-right: 25px;
	font-weight: bold;
	margin: 0 10px 0 0;
	color: #FFF;
}
ul.property_details_criteria li.bedroom{
	background: url(/site/inc/img/icon_bedroom_v2.gif) no-repeat bottom right;
}
ul.property_details_criteria li.bathroom{
	background: url(/site/inc/img/icon_bathroom_v2.gif) no-repeat bottom right;
}
ul.property_details_criteria li.garage{
	background: url(/site/inc/img/icon_garage_v2.gif) no-repeat bottom right;
}
#my_saved_searches_header a.closePanel{
	font: normal 1.25em Georgia, "Times New Roman", Times, serif;
	background: url(/site/inc/img/a_closePanel_bg.gif) no-repeat center center;
	padding: 0;
	display: block;
	width: auto;
	float: right;
	margin: 0;
}
.my_saved_searches_content ul.pagination li a{
	color: #93948f;
	font: normal 1em Arial, Helvetica, sans-serif;
}
.my_saved_searches_content .pagination li a:hover{
	color: #FFFFFF;
}


/*
Registration form classes
*/

/*#RegoForm .textInput, 
#RegoForm .selectInput,
#RegoSearchForm .textInput, 
#RegoSearchForm .selectInput{
	background-color:#FFF;
	border:1px solid #b1b1b1;
	color:#2b2d27;
	padding:3px;
	display:block;
	width: 170px;
	cursor: default;
	font-size: 1em;
}*/
#RegoForm .leftCol, #RegoSearchForm .leftCol{
	float: left;
	margin-bottom:15px;
	width: 200px;
}
#RegoForm .rightCol, #RegoSearchForm .rightCol{
	float: left;
	margin-bottom:15px;
	width: 180px;
}
#RegoForm #mobileNote,  #RegoSearchForm #mobileNote{
	padding-top:15px;
	font: .92em Arial, Helvetica, sans-serif;
	width: 174px;
}
#RegoForm .rightColAlternate, #RegoSearchForm .rightColAlternate{
	margin:0 0 15px 35px; 
	position:relative; 
	overflow:hidden;
}
#RegoForm .form_submit_wrapper input, #RegoSearchForm .form_submit_wrapper input{
	width: auto;
	text-align: right;
}
#register_form_wrapper .form_submit_wrapper, #myaccount_form_wrapper .form_submit_wrapper{
	border-top: 2px solid #2b2d27;
	margin-top: 40px;
	padding-top: 5px;
	background: #f1efee;
	width: 430px;
	margin-left: 0;
}
.register_subheader {
	font: normal 1.25em Georgia, "Times New Roman", Times, serif;
	color: #2b2d27;
	margin:0 0 20px 0;
}
.mandatoryFields {
	float: left;
}
.mandatoryFields span {
	color: #46b3ba;
}
.form_submit_wrapper .mandatoryFields span{
	display: inline;
	margin: 0;
	float: none;
	cursor: default;
}
#search_price_range_wrapper{
	height:24px; 
	padding-bottom: 5px;
}

/*
Calculator classes
*/

#mortCalc .form_element, #stampCalc .form_element{
	margin-bottom: 10px;
	width: 350px;
}
#homeloans_finance_col2 #mortCalc .form_element, #homeloans_finance_col2 #stampCalc .form_element{
	width: 350px;
}
#mortForm input, #stampForm input{
	width: 170px;
	cursor: default;
}
#homeloans_finance_col2 #mortCalc, #homeloans_finance_col2 #stampCalc{
 	float: none;
	margin: 0;
}
#mortCalc, #stampCalc {
	margin: 0 0 20px 0;
}
#mortCalcResponse, #stampCalcResponse {
	width: 350px;
	border-top: 1px solid #cccbc9;
	float: left;
	padding-top: 5px;
	line-height: 1.5em;
	margin-top: 20px;
	display:none;
}
.calcResponseLabel{
	float: left;
	width: 160px;
	text-align: right;
}
.calcResponseLabel span{
	font-weight: bold;
}
.calcResponseData{
	float: right;
	width: 172px;
	text-align: right;
}
.calcResponseData span{
	font-weight: bold;
	font-size: 1.25em;
}
.fieldset_element{
	float: left;
}
.fieldset_item{
	float: left; 
	width: 70px;
}
#mortForm .fieldset_element input, #stampCalc .fieldset_element input{
	display: inline; 
	float: none;
}
#mortForm .fieldset_element label, #stampCalc .fieldset_element label{
	display: inline; 
	float: none;
	text-align: left;
}
#mortForm .fieldset_element label.inlineBlock,
#stampCalc .fieldset_element label.inlineBlock{
	display: inline-block; 
	width: 40px;
}
#homeloans_finance_col2 #mortForm, #homeloans_finance_col2 #stampForm{
	margin: 0 0 20px 0;
}
#mortForm .form_submit_wrapper, #stampCalc .form_submit_wrapper{
	margin-top: 20px;
	width: 350px;
	margin-left: 0;
}
#homeloans_finance_col2 #mortForm .form_submit_wrapper, #homeloans_finance_col2 #stampCalc .form_submit_wrapper{
	width: 350px;
}
#mortForm .form_submit_wrapper input, #stampCalc .form_submit_wrapper input{
	font: normal 1.67em Arial, Helvetica, sans-serif;
	width: 90px;
	height: auto;
	cursor: pointer;
}
.fieldset_label{
	margin: 0 10px 5px 0;
}
.description{
	font-size: 0.92em;
}
.radiobtn_fieldset{
	margin-top: 3px; 
	float: left;
}
.checkbox_fieldset{
	float: left;
}
.select_fieldset{
	float: left;
}
.regoSuburb_fieldset{
	float: left; 
	width: 260px;
}
#register_form_wrapper .form_element .radioInput{
	float: none; display: inline;
}
#register_form_wrapper .form_element .clickLabel{
	float: none; display: inline;
}
input.nodisplay{
	display: none;
}
#priceRange{
	height:22px; 
	margin-top: 10px;
	position: relative;
}
.propertyCategories{
	width: 260px;
}
.propertyCategories li{
	width: 130px;
	float: left;
}
#register_form_wrapper label.feature_label{
	width: 91px; 
	text-align: left; 
	margin: 0;
}
#register_form_wrapper label.feature_label.last{
	width: auto; 
}





/*
Validation classes
*/

.error {
	font-weight: bold;
}
input.error, textarea.error, select.error{
	border: 2px solid #2fb9c4;
	font-weight: normal;
}
#form_feedback {
	display:none;
	margin:10px 0;
}

/*
Alert classes
*/

.alertSuccess {
	background: url(/site/inc/img/Alert_Success_24.gif) no-repeat 0 5px;
	/*min-height: 32px;
	height: auto !important;*/
	padding: 10px 0 20px 45px;
	margin: 0 0 10px 0;
}
#col2 .alertSuccess{
	border-top: 1px solid #FFFFFF;
}
#col3 .alertSuccess{
	border-top: 1px solid #F1EFEE;
}
#overlay .alertSuccess, #my_saved_searches_wrapper .alertSuccess{
	background: url(/site/inc/img/Alert_Success_24_alt.gif) no-repeat 0 5px;
	border-top: 0px solid #2C2D27;
}
.alertSuccess, .alertSuccess a, .alertSuccess a:hover{
	color: #46B3BA;
}
.alertSuccess.noIcon{
	background: none;
	padding-left: 0;
}
.alertFail {
	background: url(/site/inc/img/Alert_Fail_24.gif) no-repeat 0 5px;
	/*min-height: 32px;
	height: auto !important;*/
	padding: 10px 0 20px 45px;
	margin: 0 0 10px 0;
}
#col2 .alertFail{
	border-top: 1px solid #FFFFFF;
}
#col3 .alertFail{
	border-top: 1px solid #F1EFEE;
}
#overlay .alertFail, #my_saved_searches_wrapper .alertFail{
	background: url(/site/inc/img/Alert_Fail_24_alt.gif) no-repeat 0 5px;
	border-top: 1px solid #2C2D27;
}
.alertFail, .alertFail a{
	color: #c53c12;
}
.alertNotice {
	background: url(/site/inc/img/Alert_Alert_24.gif) no-repeat 0 5px;
	/*min-height: 32px;
	height: auto !important;*/
	padding: 10px 0 20px 45px;
	margin: 0 0 10px 0;
}
#col2 .alertNotice{
	border-top: 1px solid #FFFFFF;
}
#col3 .alertNotice{
	border-top: 1px solid #F1EFEE;
}
#overlay .alertNotice, #my_saved_searches_wrapper .alertNotice{
	background: url(/site/inc/img/Alert_Alert_24_alt.gif) no-repeat 0 5px;
	border-top: 1px solid #20221D;
}
.alertNotice, .alertNotice a{
	color: #aebc14;
}
.messageText {
	font: 1.25em/1.17em Georgia, "Times New Roman", Times, serif;
}
.messageText a {
	text-decoration: underline;
}
.messageText a:hover {
	text-decoration: none;
}
#col1 .messageText {
	/*color:#ffffff;*/
}
.clearFloat {
	clear:both;
	height:5px;
}


/* Search type selector*/
#searchSelType {
	font-size: 1em; 	
	margin-bottom:8px;
	border-bottom: 2px solid #20221D;
	height: 18px;
}
#searchSelType li.first {
	font-family:Georgia,'Times New Roman',Times,serif; 
	color:white; 
	font-style:italic;
}
#searchSelType li {
	display:inline;	
	padding:0 8px 0 0;
}
#searchSelType li a {
	color:#888886;
	font-size:0.92em;
	font-weight:bold;
}
#searchSelType li a.active {
	color:#46B3BA;
}
#searchSelType li.divider {
	background: transparent url(/site/inc/img/subSelTypeDivider.gif) no-repeat center right;
	margin-right:8px;
}