﻿.mapToolBox
{
	height:38px;
	padding:5px 5px 0 5px;
	text-align:right;
	border:0.2px solid #A0A0A0;
	width:99.2%;
	background: url(../Images/bkg_maptool.png) no-repeat 0 0;
}
.mapToolBox .mapButton
{
	display: -moz-inline-box; 
	display: inline-block;
	float:right;
	margin-right:3px;
}
/*
* html .mapButton {
  display: inline;
}
* + html .mapButton {
  display: inline;
}
*/