#MenuTree {
	display: none;
}

#gccSearch {
	width: 550px !important;
}

#layersLegendContent input {
	margin: 4px;
}

#geocoderPane {
	width : 220px !important;
	/* width : 238px !important; */
	height: 440px !important;
	left: 754px !important;
	top: 39px !important;
	background-color: #DDE7F0 !important;
	z-index:1 !important;
	border: 1px solid #aaa;
	display: block !important;
}

#searchCloseButton {
	display: none !important;
}

#geocoderGrid {
	width: 100% !important;
	height: 100% !important;
	background-color: #DDE7F0 !important;
}

#geocoderGrid .dojoxGridRow {
	width: 235px !important;
	border: 0 !important;
	border-top: 1px solid #fff !important;
	border-bottom: 1px solid #ccc !important;
	border-right: 1px solid #ccc !important;
	margin-bottom: 1px !important;
}