#selector-top {
	width: 100%;
	height: 37px;
}
#selector-top-wrap {
	padding-top:10px;
}
#top-1 {
	float: left;
	width: 175px;
	text-align: right;
}
#top-2 {
	float: left;
	width: 175px;
}
#top-3 {
	float: left;
	width: 175px;
}
#top-4 {
	float: left;
	width: 175px;
}
#top-5 {
	float: left;
	width: 178px;
	text-align: right;
}
#top-5 h3 {
	position: relative;
	left: -5px;
	top: 0;
}
#selector-bottom {
	width: 100%;
	height: 37px;
}
#selector-bottom-wrap {
	padding-top: 4px;
}
#bottom-1 {
	float: left;
	width: 175px;
	text-align: right;
}
#bottom-2 {
	float: left;
	width: 175px;
}
#bottom-3 {
	float: left;
	width: 175px;
}
#bottom-3 h3 {
	position: relative;
	top: 0;
	left: -4px;
}
#bottom-3 select {
	position: relative;
	top: 0;
	right: -2px;
}
#bottom-4 {
	float: left;
	width: 175px;
}
#bottom-4 h3 {
	position: relative;
	top: 0;
	left: -4px;
}
#bottom-4 select {
	position: relative;
	top: 0;
	right: -4px;
}
#bottom-5 {
	float: left;
	width: 175px;
	text-align: right;
}
#list-content {	
}
#list-content-top {
	text-align: left;
}
#list-content-top h3 {
	margin: 0px;
	padding: 0 5px;
	font-size: 10pt;
	display: inline;
}
#sort{
	width: 133px;
	float: left;
	position: relative;
	top: 0;
	left: 5px;
}
#page_of{
	width: 80px;
	float: left;
	position: relative;
	top: 3px;
	left: 15px;
}
#next_prev{
	width: 70px;
	float: left;
	position: relative;
	top: 3px;
	right: -20px;
}
#list-content-top-border {
	border-right: 2px solid #666;
}


#map {
	width: 100%;
	height: 280px;
	background-color: transparent;	
	overflow:hidden;	
}

#map-top h3 {
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
	position: relative;
	top: 2px;
	right: 10px;
}

#map-status-bar {
height: 30px;
background: #ffffff;
border-left: 1px #999999;
border-right: 1px #999999;
}


