#mapToolArea .graphicalQueries {
	border-style: solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	right: 35px;
	top: 98px;
	text-align: left;
}

.pm-selectbox {
	/*right: 35px;
	top: 36px;
	*/
	right: 0px;
	top: 62px;
}

#sliderArea {
	top: 216px;
}