.tabBox {
	background-color: #ffffff;
	border: 1px solid #364970;
}

.groupLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight	: bold; 
	background-color: #DEEBF7;
}

#LayerDiv {
  position:relative; 
  overflow:auto; 
  height: 400px; 
}
