can i just delete this from pop_ads_style.css
/* Price tag */
.pop_ads .price-wrap {float:right;}
.pop_ads span .tag-head {float:left;background: url(../images/price-tag-head.png) no-repeat;height:33px;width:33px;}
.pop_ads p .price {background: #eff39d; float:left; font:bold 17px Arial,Helvetica,sans-serif; padding:3px 6px 6px; -khtml-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0;-moz-box-shadow: 1px 1px 5px #B7B7B7; width: 135px;}