/*
 * for customer settings only
 */
img.autosize {
    max-height: 180px;
    max-width: 160px;
    width:auto;
    height:auto;
}

#specials h3.price {
    color: white;
}