.col-xs-8 {
    width: 100%; 
}

.top-hr {
    display: none;
}

h3.page-product-heading {
    margin-bottom: 0;
    border: none;
    background: none; 
}

.block .title_block {
    background: none; 
    margin-bottom: 0;
    border-top: 3px solid #e9e9e9
}

#columns {
    position: relative;
    padding-bottom: 50px;
    padding-top: 0;
}

header {
    padding-bottom: 0; 
}

h5 {
    font-weight:500;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

body {
    font-weight: 500;
}

.product-name, .price.product-price, .category-name { 
     font-size: 17px;
}

#home-page-tabs {
    display: none;
}

ul.ProductFeature{
    margin-bottom: 15px;
} 
ul.ProductFeature li {
    padding-left: 16px;
    background: transparent url('../img/bullet.gif') no-repeat 1px;
    list-style-type: none
}