/* PRICE LIST STYLING */
 .ajc_prices {
     border: 1px solid #333333;
     border-radius: 3px;
     margin-top: 1em;
     padding: 1.2em;
}
 .ajc_prices p {
     line-height: 1.5em;
}
