.printtop
{
    border-bottom: solid 2px #000000;
    position: relative;
    width: 100%;
}
.printlogoleft
{
    display: block;
}
.printlogoright
{
    display: block;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.printbottom
{
    border-top: solid 2px #000000;
    position: relative;
    width: 100%;
    padding-top: 16px;
    margin-top: 16px;
}
/* HIDDEN CLASSES */

/* MODIFIED GLOBAL CLASSES */
/*.hiddentext
{
    position: static;
    visibility: visible;
}*/

/* MODIFIED DETAIL CLASSES */
/*.articleshelptext
{
    background-image: none;
    padding: 0px 0px 0px 0px;
    margin-left: 0px;
}
.contentdetailstext
{
    margin-left: 0px;
    width: 100%;
    overflow: visible;
}
.contentdetailswidetext
{
    margin-left: 0px;
    width: 100%;
    overflow: visible;
}*/
