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

.promotion-block{ position:absolute; z-index:100; top:20px; right:0px; width:277px; }

.promotion-block h4{ font-family:georgia; font-style:italic; font-size:14px; line-height:20px; font-weight:bold; margin:0 0 0 40px; width:237px; text-align:center; }

.promotion-block h4 a{ color:#000000; }

.pb-top, .pb-bottom{ width:277px; height:29px; }

.pb-top{ background:url(/img/images/pb-top-bg.png) top left no-repeat; }
.pb-bottom{ background:url(/img/images/pb-bottom-bg.png) top left no-repeat; }
.pb-middle{ background:url(/img/images/pb-middle-bg.png) top left repeat-y; }


