/* Minification failed. Returning unminified contents.
(8,12): run-time error CSS1036: Expected expression, found '!important'
 */

.image_holder img {
    margin: auto;
    width: 100px;
}

.description {
    width: !important;
}

#products, #products2, .product, .wrapper, .image, .description_industry {
    list-style-type: none;
}

.grid {
    line-height: 1.2em;
}

    .grid h2 {
        margin-top: -5px !important;
    }




#prod_description {

    color: #777;
    font-size: 13px;
    line-height: 1.7em;

}

#products.grid li {
    margin: 0 5px;
    margin-top: 15px;
}



#products li .description h2 {
    text-decoration: none;
    color: #0088CC;
    font-size: 1.3em;
    font-weight: normal;
}

