﻿body,
div.contentWrapper
{
    background:#fff;
    color:#000 !important;
}

div.mainNavigation,
div.leftSide,
div.rightImage,
div.productSearch,
div.smallNavigation,
div.footer ul.navigation,
div.websolvers
{
    display:none;
}

div.header 
{
    background:none;
}


div.rightSide,
div.contentWrapper
{
    width:100%;
}

    div.rightSide div.content 
    {
        font-size:14pt;
        line-height:1.5em;
    }
    
table.contactForm 
{
    width:100%;
}

    table.contactForm td 
    {
        border-bottom:1px solid #000;
    }

    table.contactForm td.label 
    {
        font-weight:bold;
        width:195px;
    }
    
div.sendTo 
{
    font-size:10pt;
    line-height:1.1em;
}
    
.hideFromPrint 
{
    display:none;
}
