.ZoomInButton {
          top: 55px;
          left: 10px;
          width:  40px;
          height: 40px;
          background-image: url("http://api.mapwithyou.com/img/ZoomIn_mwy.png");
        }

.ZoomOutButton {
          top: 105px;
          left: 10px;
          width:  40px;
          height: 40px;
          background-image: url("http://api.mapwithyou.com/img/ZoomOut_mwy.png");
        }

.olControlPanel div {
          margin-left: 10px;
          margin-top:  5px;
          width:  40px;
          height: 40px;
	  
        }

.mwylogo {
          top: 5px;
          left: 5px;
          width:  124px;
          height: 40px;
          background-image: url("http://api.mapwithyou.com/img/mapwithyou_logo_mwy.png");
        }

img { behavior: url(iepngfix.htc); }

background { behavior: url(iepngfix.htc); }

