
.maptool{
	background-color:white;
	background-repeat:no-repeat;
	background-image:none;
	background-size:32px;
	background-position:center;
}

.maptool:hover{
	background-size:48px;
}

.pressed{
	background-color:#aaa;
}