height: 10px;
left: 10px;
-webkit-transition: top 100ms linear;
+ -moz-transition: top 100ms linear;
+ -o-transition: top 100ms linear;
background-position: -77px -58px;
pointer: move;
cursor: move;
}
+
.olControlSimplePanZoom #zoombar {
top: 70px;
width: 26px;