.product-specs {
    color:#333;
}

#seo-footer a:link, #seo-footer a:active, #seo-footer a:visited {
    color:#888;
}

.view-by strong {
    color:#E71B27;
}


#upsell-product-table a:link, #upsell-product-table a:active, #upsell-product-table a:visited,
#comments a:link, #comments a:active, #comments a:visited,
.respond a:link, .respond a:active, .respond a:visited,
.view-by a:link, .view-by a:active, .view-by a:visited,
.standard-links a:link, .standard-links a:active, .standard-links a:visited, 
.category-links a:link, .category-links a:active, .category-links a:visited, 
.write-review a:link, .write-review a:active, .write-review a:visited, 
.add-to-box a:link, .add-to-box a:active, .add-to-box a:visited {
    color:#666;
}

#upsell-product-table a:hover,
.description a:link, .description a:active, .description a:visited, .description a:hover,
.view-by a:hover, .standard-links a:hover, .category-links a:hover,
.write-review a:hover, .add-to-box a:hover, #seo-footer a:hover {
    color:#E71B27;
}

#upsell-product-table {
    width:100%;
    text-align:center;
}

#upsell-product-table td {
    width:25%;
}

#upsell-product-table td .write-review {
    float:none;
}

#upsell-product-table td .price-box {
    padding-bottom:5px;
}

#product-attribute-specs-table {
    color:#333;
}

.wasprice {
    font-size: 14px;
    font-weight: normal;
}

.wasprice strong {
    color: #E71B27;
    font-weight: bold;
}

.address-error,
.address-selector {
    display:none;
}

.review-stars {
    position: relative;
}

.review-stars .off {
    width: 79px;
    height: 15px;
    background: url('http://www.gearzap.com/skin/frontend/default/gearzap/images/Blank_Star_GearZap.gif') repeat scroll 0 0 transparent;
    display: inline-block;
}

.review-stars .on {
    height: 100%;
    background: url('http://www.gearzap.com/skin/frontend/default/gearzap/images/Star_GearZap.gif') repeat scroll 0 0 transparent;
}

.review-stars span {
    color: #666666;
    font-size: 12px;
    display: inline-block;
    position: relative;
    top: -3px;
    margin-left: 5px;
}

