.zoomfull {
	background-image: url(../images/icon-zoomfull.png) !important;
	height: 22px !important;
	width: 22px !important;
}

.zoomin {
	background-image: url(../images/view-zoom-in.png) !important;
	height: 22px !important;
	width: 22px !important;
}

.zoomout {
	background-image: url(../images/view-zoom-out.png) !important;
	height: 22px !important;
	width: 22px !important;
}

.pan {
	background-image: url(../images/icon-pan.png) !important;
	height: 22px !important;
	width: 22px !important;
}

.graticule {
	background-image: url(../images/stock_table_borders.png) !important;
	height: 22px !important;
	width: 22px !important;
}

.next {
	background-image: url(../images/go-next.png) !important;
	height: 22px !important;
	width: 22px !important;
}

.back {
	background-image: url(../images/go-previous.png) !important;
	height: 22px !important;
	width: 22px !important;
}

.distance {
	background-image: url(../images/view-query-distance.png) !important;
	height: 22px !important;
	width: 22px !important;
}

.area {
	background-image: url(../images/view-query-area.png) !important;
	height: 22px !important;
	width: 22px !important;
}

.cleanMap{
	background-image: url(../images/edit-clear.png) !important;
	height: 22px !important;
	width: 22px !important;
}

.refreshMap{
	background-image: url(../images/view-refresh.png) !important;
	height: 22px !important;
	width: 22px !important;
}

.loginService{
	background-image: url(../images/system-users.png) !important;
	height: 22px !important;
	width: 22px !important;
}

.logout{
	background-image: url(../images/application-exit.png) !important;
	height: 22px !important;
	width: 22px !important;
}

.layerWizard{
	background-image: url(../images/layer-add.png) !important;
	height: 22px !important;
	width: 22px !important;
}