@charset "utf-8";
/* CSS Document */

/* 
    This CSS is remove to the un-wanted DIV's on the printer friendly list.
    Included by all browsers.  Some elements are overwritten by IE6 browsers 
*/

.topRightContainer{
    display:none;
}

.navContainer{
    display:none;
}

div.leftContainer{
    display:none;
}

.centerContent{
    margin-top:80px;
    left:-100px;    
}

.wizardContent {
    text-align: left;
    margin:auto;
}

.logoContainer{
    float: none;
}

.navAdjustment {
    position: static;
    top: 0px;
}

.noPrint {
    display:none !important;
}

.buyer_info_header {
    display:none;
}

