/* `XHTML, HTML4, HTML5 Reset
----------------------------------------------------------------------------------------------------*/
.rightbar-fordelivery { float:right; position:relative; width:164px; height:120px;background:url(../images/right-delivery.png); margin-right: 25px; margin-top: 15px; margin-bottom: 25p; background-position: left 73.6%;}
.de-none {
  left: 33px;
  position: absolute;
  top: 35px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.de-none {
 
  top: 34px;
}

}

.rightbar-top a {
 
  margin-top: 17px;
  
}
.de-none a
{
	display:none;
	margin-bottom:3px;
}
.rightbar-fordelivery:hover a {
  display: block !important;
} 
