button.button.btn-cart {
    display:none;
}
.block-cart{
    display:none;
}
.products-grid .price-box{
    display:none;
}
.price-box{
    display:none;
}
.product-options input {
    display:none;
}
.product-options .price-notice {
    display:none;
}
.product-options-bottom {
    display:none;
}
.product-options ul.options-list .label {
    margin-left: 10px;
}
.product-options ul.options-list li {
    background: url(http://international.madgetech.com/skin/frontend/default/f002/images/icoLists-2.png) no-repeat;
}
.product-view .product-shop .availability {
    display:none;
}
.block-related input.checkbox {
    display:none;
}
.header .welcome-msg, .header .shop-access {
    display: none;
}
a.link-rent {
    display: none;
}
p.no-rating {
    display: none;
}
.distributor-text-header {
    display: block !important;
    background: #002a5c;
    padding: 7px 25px 3px 25px;
    border-radius: 3px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    }
    .distributor-text-header p a{
    color: #ffffff;
    }
    
a.callforprice {
    display: none;
}