@charset "utf-8";
/* CSS Document */

.newsTabsContainer { width:320px; float:left; padding-right:10px; }
.offersButtonsContainer { text-align:center; padding-right:30px; }
.webOfferButton, .hostingOfferButton, .printingOfferButton { width:234px; height:51px; background:url(../images/buttons/web-offers.gif) no-repeat; display:block; margin:10px; float:right; }

.hostingOfferButton { background-image:url(../images/buttons/hosting-offers.gif);}
.printingOfferButton { background-image:url(../images/buttons/printing-offers.gif);}

.webOfferButton:hover { background-image:url(../images/buttons/web-offers-hover.gif);}
.hostingOfferButton:hover { background-image:url(../images/buttons/hosting-offers-hover.gif); }
.printingOfferButton:hover { background-image:url(../images/buttons/printing-offers-hover.gif);}