.clear { clear: both; }
.fleft { float: left; }
.fright { float: right; }
.hidden { display: none; }
.no-visible { display: none; }

#PropertyListRegion .property-list-header .sort {text-align: right;}
#PropertyListRegion .property-list-header .sort ul{text-align: left;}
div.span4.links a {padding: 11px 16px 11px;display: inline-block;}
#PropertyListRegion .property-list-header .sort-wrapper .sort-btn {border-radius: 0px !important;}
#PropertyListRegion .property-list-header .sort-wrapper.selected .dropdown-menu { 
	display: block;
	margin: -1px 0 0;
	max-height: 400px;
	overflow-y: auto;
	width: 230px;
	right: 0 !important;
	left: unset;
}
#PropertyListRegion .property-list-header .sort-wrapper.selected .sort-btn{-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
#PropertyListRegion #GoogleMap {border: 1px solid #DBDBDB;height: 580px;}
#PropertyListRegion .pagination{height: auto;text-align: center;}
#PropertyListRegion  .pagination .title{position: relative;top: -11px;}

#GoogleMap img{max-width: none !important;}
#GoogleMap table.property img{max-width: 100% !important;}

.sort-btn .icon {position: relative;top: -3px;}