

/* Important! This file is to only be edited through WebDAV or through the control panel by the client, not theme partners/designers. */
/*Forcing the required option asterisk to appear, as this is necessary for the function that hides out of stock options
Added by Brian D 6.24.15*/
.productAttributeList .required {
    display:block;
}
/*End required options fix*/

/* Begin ProductDescription Fix to add margin to child div tags in #ProductDescription
Added by Sebastian F 7.14.15*/
#ProductDescription div {
    margin-bottom: 15px;
}
/* End ProductDescription Fix */

.SubCategoryListGrid > ul li img {
   height: 200px;
}



