/*================================================== PRINT STYLES */
/*
    CSS Document for a muse design
    Build: Daina Price on behalf of a muse design - 09/01/2010
*/

body
{
    background: #fff !important;
    color :#000 !important;
    font-size: 12pt !important;
    width: 595px !important;
    margin: 0px !important;
    padding: 0px !important;
}

p, h1, h2, h3, h4, a
{
    color: #000 !important;
}

div#main_navigation, #quicklinks, div#column_content_right, div#footer
{
    display: none !important;
}

div#master_container, div#content, div#column_content_left
{    
    float: none !important;
    width: 595px !important;
    padding: 0px !important;
    margin: 0px !important;   
    min-height: 50%;
    height: auto !important;
    height: 50%;

}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
