
#browse_list{
	font-size:0.8em;
}
#browse_list a{
	text-decoration:none;
}
#browse_list ul{
	margin-left:0px;
	padding-left:0px;
}
#browse_list li{
	display:inline;
	margin-right:8px;
	list-style-type:none;
}
#browse_list li a{
	color:#666666;
}
#browse_list li a:hover{
	color:#000;
}

#browse_list h2, #browse_list h2 a{
	display:inline;
	color:#d82221;
}
#browse_list h2.browse_title{
	font-size:1.3em;
	color:#000;
}

div.browse_list_heading{
	margin:10px 0px 0px 0px;
}
#content div.browse_list_heading h1{
	margin:0;
	padding:0;
}
div.browse_list_heading a {
	color:#000;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	display:block;
	margin-right:7px;
	margin-top:7px;
	padding-top:2px;
	margin-left:5px;
	width:109px;
	height:18px;
	background:url(/images/bg_search_buttons.jpg) no-repeat left top;
	float:right;
}
.listing_item_links{
	margin-top:10px;
}
.listing_item_links form{
	float:left;
}
.listing_item_links input{
	font-size:0.8em;
}
#browse_list_results .browse_more_listings{
	background-color:#d82221;
	text-align:right;
	padding:10px;
}
#browse_list_results .browse_more_listings a{
	color:#FFFFFF;
}
div.btt {
    display:block;
    padding-top:10px;
    height:28px;
    border-top:1px solid #CFCFCF;
    text-align:right;
}
#A a.top_link, #S a.top_link, #R a.top_link, a.top_link {
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
	/*float:right;*/
	background:url(/images/top_arrow.gif) right center no-repeat;
    padding-right:15px;
    margin-right:10px;
}
p.view_all_suburbs {
	margin-top:-17px;
	margin-bottom:-3px;	
}
p.view_all_suburbs a {
	text-decoration:underline !important;
}
