/* @override 
	http://service.simplehuman.com/skin/frontend/simplehuman/products/css/product-features.css */

div#product_view_lower .col_f { width: 959px; padding: 5px 15px; border-left: 1px solid #e5e5e5; margin-bottom: 15px; }
div#product_view_lower .col_h { width: 459px; padding: 5px 15px; border-left: 1px solid #e5e5e5; margin-bottom: 15px; }
div#product_view_lower .col_q_wrap { width: 989px; padding: 5px 0; }
div#product_view_lower .col_q_wrap .col_q { width: 216px; border-left: 1px solid #e5e5e5; padding: 5px 15px 5px 13px; margin-bottom: 15px; min-height: 150px; }
div#product_view_lower .product_view_data_block h3 {
    font-family: 'Lato',Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
div#product_view_lower .product_view_data_block .col_q h3 { width: 218px; }
/* shrink smaller feature headers 10/11/2012 Carey */
div#product_view_lower .product_view_data_block h3.short_feature_title { margin-top: 21px; font-size: 21px !important; }
div#product_view_lower .product_view_data_block h3.sml_grid_title { margin-top: 21px; font-size: 21px !important; }
div#product_view_lower .product_view_data_block .col_h p {
    font-family: 'Lato',Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}
div#product_view_lower .product_view_data_block .col_h img { margin-top: 20px; }
div#product_view_lower .product_view_data_block .col_h img.sml_grid { width: 228px; float: right; margin-top: 0; }
div#product_view_lower .product_view_data_block .col_h p.sml_grid { width: 228px; float: left; }
div#product_view_lower .product_view_data_block .col_q p {
    font-family: 'Lato',Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}
div#product_view_lower .product_view_data_block .col_q p.image_copy { width: 124px; float: left; }
div#product_view_lower .product_view_data_block .col_q img { width: 80px; height: 80px; margin-right: 10px; }
div#product_view_lower ul.dimension_grid li { width: 244px; float: left; position: relative; z-index: 100; border-left: 1px solid #e5e5e5; min-height: 250px; }
div#product_view_lower ul.dimension_grid li.fourth,
div#product_view_lower ul.dimension_grid li.last { border-right: none; }
div#product_view_lower ul.dimension_grid li h3 { position: relative; z-index: 2; padding: 15px 30px 0; border-bottom: none; margin-bottom: 0; }
div#product_view_lower ul.dimension_grid li h3.subtitle { font-size: 18px; color: #666; padding-top: 0; }