.additional-images img {
    margin-right: 8px;
    width: 90px;
    height: auto;
}

fieldset.info {
    width: 90% !important;
    border-top: 1px solid #CCC !important;
    padding: 2px 2px 5px 2px;
}



/* Virtuemart list box */
.chzn-container .chzn-drop {
    color:#222!important;
}


.spacer.product-container {
    border: 1px solid #444;
    margin: 2px;
}

.chzn-container-single .chzn-single {
  color:#222 !important;
}


/* - VP One page checkout - */
.proopc-product-name a, .col-name a {
   color: #dac9c9!important;
}

.featured-view .spacer span, .discontinued-view .spacer span, .latest-view .spacer span, .topten-view .spacer span, .recent-view .spacer span, .related-products-view .spacer span, .browse-view .row .product .spacer span {
    font-size: 16px !important;
    font-weight:800 !important;
    color: #888;
}

div.vm-details-button a {
    padding: 11px 16px;
    border: 1px solid gray;
    font-size: 16px;
    max-width: 85%;
    width: 100px;
    line-height: 18px;
}




/* - VM Quantity box - */
.featured-view .spacer span, .discontinued-view .spacer span, .latest-view .spacer span, .topten-view .spacer span, .recent-view .spacer span, .related-products-view .spacer span, .browse-view .row .product .spacer span {
    font-size: 13px;
    color: #666;
    width: 55px;
}



span.addtocart-button span.addtocart-button, span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button {
    max-width: 100%;
    background: #0077B3;
    color: #fff;
    border: solid #00669a 1px;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 1px;
    padding: 12px;
    margin-bottom: 0;
    margin-top: 5px;
}
