.olControlAttribution {
    font-size: 11px;
    position: absolute;
    right: 0px;
    bottom: 0px !important;
    background-color: white
}
.olControlScale {
    position: absolute;
    left: 90px;
    top: 0px;
    width: 120px;
    height: 15px;
    font-size: 8pt;
    background-color: white
}
.olControlScaleLine {
    position: absolute;
    left: 210px !important;
    top: 0px;
    height: 30px;
    background-color: white
}
.olControlMousePosition {
    position: absolute;
    right: 10px;
    top: 0px;
    height: 15px;
    font-size: 8pt;
    background-color: white
}
#gr_mouse {
    top: 15px;
}
.olControlPermalink {
    position: absolute;
    left: 90px;
    top: 15px !important;
    width: 120px;
    height: 15px;
    font-size: 8pt;
    background-color: white
}
div.olControlPanel {
    top: 0px;
    left: 50px;
    position: absolute;
}
    .olControlPanel div {
      display: block;
      width:  22px;
      height: 22px;
      border: thin solid black;
      margin-top: 10px;
	  background-image: url('filefind.png');
}	
.searchButtonItemInactive {
background-image: url("eraser.png");
}
.clearButtonItemInactive {
background-image: url("eraser.png");
}
.olControlEditingToolbar {
      cursor: pointer;
	  float: right;
	  width: 175px;
	  height:25px;
	  left: 250px;
}	
.olLayerGoogleCopyright {
    left: 0px !important;
    bottom: 0px;  
}
.olLayerGooglePoweredBy {
    left: 0px !important;
    bottom: 15px !important;
}
.gpControlPermanentLogo {
  position:absolute;
  left:0px;
  bottom:0px !important;
  z-index:10000 !important;
}
#OpenSpaceControlPoweredBy {
    bottom: 0px;
    width: 137px;
    height: 60px;
}
#OpenSpaceControlPoweredBy img {
    left: -3px;
    top: 1px;
    width: 137px;
    height: 60px;
}

