﻿.blackTop {
    display: none;
}

.yellowBar {
    display: none;
}

.greyBar {
    display: none;
}

.container {
    width: 100%;
}

.leftCol {
    display: none;
}

.breadcrumb {
    display: none;
}

.contentCol {
    float: none;
    width: 100%;
}

.contentCol .rightCol {
    display: none;
}

.contentCol .clear img {
    display: none;
}

.width-755-wrapper {
    width: 100%;
    padding: 17px;
    position: relative;
    border: 1px solid #8e8e8e;
}

.footerBar {
    display: none;
}

.product {
    width: 442px; 
    position: relative;
    padding: 10px; 
    margin: 5px 0px;
    border: 1px solid #b0b0b0;
}

.product img.prod-thumb {
    float: left;
    width: 100px; 
    /*height: 100px; */
    border: 1px solid #8e8e8e;
}

.product .item {
    width: 300px; 
    float: left;
}

.product .details {
    float: right;
    width: 200px;
}

.noprint {
    display: none;
}

