p.pop { color:#7a9754 !important; width:140px; margin: 45px 0 30px 25px; font-family:Georgia, Times, serif; font-size:10pt; font-weight:normal; font-style:italic; text-align:center; line-height:1.3em; text-decoration:none; }
.codapopup { float: left; position:relative; width:100px; }
#saleshop .codapopup {width:261px;}

/* Bubble pop-up */
.popup { position:absolute; display:none; /* keeps the popup hidden if no JS available */
z-index:50; border-collapse:collapse; width:195px; height:164px; background:url(../images/speechbubble.png) no-repeat; }
.popup a { color:#e13831; display:block;}
.popup a:hover { color:#333; text-decoration: none; }
.codapopup h2 img {position:relative; left:67px; top:-92px;}