div.PricesalesPrice {
 text-align: center; 
 font-weight: bold; 
 font-size: 24px; 
 
}

div.PricesalesPrice .vm-price-desc {
 margin-right: 5px; 
}

a:active.no_underline,  a:focus.no_underline, a:hover.no_underline {
 text-decoration: none !important; 
 background: none; 
}