.component-module, .content-module, .panel.panel-default { -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; -webkit-box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.2); -moz-box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.2); box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.2); }
table .component-module, table .content-module, .panel.panel-default { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0.2); -moz-box-shadow: 0 0 0 0 rgba(0,0,0,0.2); box-shadow: 0 0 0 0 rgba(0,0,0,0.2); }
.storesite-home-module .title, .sidebar-module .title, .component-module .title { -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 0; -moz-border-radius-bottomleft: 0; border-top-left-radius: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
#product-attribute-filters .content-module,
#header-after-wrapper .content-module,
.nav.content-module { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.storesite .panel.panel-default, #top-nav-customtabs, #main-search-bar-container, #module-catalogs, #product-attribute-filters, .product-attribute-filter-content-module.content-module { overflow: visible; }
