BODY {
    background: none;
    background-color: #ffffff;
    font-size: 12px;
}

#hideOnPrint {
    display: none;
}

#showOnPrint {
    display: block;
}


/*---------------------------------------------------------------------------------------------*/
/* Print / Send to Friend Support */
#printSendFunctions {
    display: none;
}
