.treeLayerPanel{
	background-image:url(../images/icon-layer.png) !important;	
}

li.x-tree-node img.legendNode {
	height:auto;
	width:auto;
}

.x-tree-node .x-tree-selected{
	background-color:#AAA;
}

.baseNode{
	background-image:url(../images/icon-layer-raster.png) !important;	
}

.groupNode{
	background-image:url(../images/view-zoom-map-contents.png) !important;	
}

.layerNode{
	background-image:url(../images/icon-layer.png) !important;	
}

.layerNodeInfo{
	background-image:url(../images/icon-layer-info.png) !important;	
}

.opacityLayer{
	background-image:url(../images/icon-layer.png) !important;
}

.removeLayer{
	background-image:url(../images/user-trash.png) !important;
}

.zoomToExtent {
	background-image: url(../images/view-zoom-in.png) !important;	
}

