.boxAd {
	width: 150px;
	margin-left: 7px;
	margin-top: 5px;
}

.boxAdGiftCert {
	width: 150px;
	margin-left: 7px;
	margin-top: 5px;
	background: url(../img/ads/gift-cert-shadow.png) no-repeat;
}
	 
a.greenvineAd {
display: block;
width: 144px;
height: 223px;
text-decoration: none;
background: url(../img/ads/green-vine2.png);
     }
a.greenvineAd:hover {
background-position: -144px 0;
}

a.freeshippingAd {
display: block;
width: 145px;
height: 149px;
text-decoration: none;
background: url(../img/ads/free-shipping.png);
     }
a.freeshippingAd:hover {
background-position: -145px 0;
}

a.introAd {
display: block;
width: 145px;
height: 154px;
text-decoration: none;
background: url(../img/ads/intro.png);
     }
a.introAd:hover {
background-position: -145px 0;
}

a.shopAd {
display: block;
width: 145px;
height: 204px;
text-decoration: none;
background: url(../img/ads/shop.png);
     }
a.shopAd:hover {
background-position: -145px 0;
}
