#hideOnPrint {
    display: none;
}

#showOnPrint {
    display: block;
}


/*---------------------------------------------------------------------------------------------*/
/* Print / Send to Friend Support */
#printSendFunctions {
    display: none;
}
