html, body {
  font: normal 12px verdana;
  margin: 0;
  padding: 0;
  border: 0 none;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
ul.list {
  list-style-type: disc;
  font-size: 11px;
  padding: 0 0 0 16px;
}
.float-left {float: left;}
.clear-left {clear: left;}
.zoomin {
  background-image:url(../../dvMapLib/mfbase/mapfish/img/icon_zoomin.png) !important;
  height:20px !important; width:20px !important;
}
.zoomout {
  background-image:url(../../dvMapLib/mfbase/mapfish/img/icon_zoomout.png) !important;
  height:20px !important; width:20px !important;
}
.zoombox {
  background-image:url(../../dvMapLib/mfbase/mapfish/img/selArea_over.png) !important;
  height:20px !important; width:20px !important;
}
.zoomfull {
  background-image:url(../../dvMapLib/mfbase/mapfish/img/icon_zoomfull.png) !important;
  height:20px !important; width:20px !important;
}
.pan {
  background-image:url(../../dvMapLib/mfbase/mapfish/img/icon_pan.png) !important;
  height:20px !important; width:20px !important;
}
.drawpoint {
  background-image:url(../../dvMapLib/mfbase/mapfish/img/draw_point_off.png) !important;
  height:20px !important; width:20px !important;
}
.drawline {
  background-image:url(../../dvMapLib/mfbase/mapfish/img/draw_line_off.png) !important;
  height:20px !important; width:20px !important;
}
.drawpolygon {
  background-image:url(../../dvMapLib/mfbase/mapfish/img/draw_polygon_off.png) !important;
  height:20px !important; width:20px !important;
}
.next {
  background-image:url(../../dvMapLib/mfbase/mapfish/img/resultset_next.png) !important;
  height:20px !important;	width:20px !important;
}
.back {
  background-image:url(../../dvMapLib/mfbase/mapfish/img/resultset_previous.png) !important;
  height:20px !important;	width:20px !important;
}
.olControlScaleLine {bottom: 50px !important;}
.olControlScaleLineTop {border-color: black !important;color: black;}
.olControlScaleLineBottom {border-color: black !important;color: black;}
.olControlMousePosition {bottom: 10px !important;}		
	

