﻿body {
    background-color: #ffffff;
    color: #0f0f0f;
}

h1, h2, h3, h4 {
    color: #0f0f0f;
}


p.quote,
p.quote.alternate {
    color: #0f0f0f;
    font-weight: bold;
}

.topContainer,
.header,
.bottomContainer,
.footer {
    width: 650px;
}

.flashContainer {
    display: none;
}

.bottomContainer {
    padding: 0px;
}

.leftCol {
    display: none;
}

.rightCol {
    width: 650px;
}

.content {
    width: 650px; /* -38px of innerPadding */
    padding: 27px 0px 25px;
}

.content-text {
    float: left;
    width: 408px;
}

.supplier, 
.supplier-bg,
.partner,
.partner-bg,
.blog,
.comment {
    width: 638px;
}

.bannerCol,
.footerLinks {
    display: none;
}   

.copyright {
    margin: 12px 0px 25px;
}

.adminIcons,
img.icon,
img.adminImgBtn,
img.editSupplier {
    display: none;
}


ul.submenu {
    display: none;
}

.noprint {
    display: none;
}