
.cover {
    float: right;
}


table.infotable {width: 100%; border-collapse: collapse; margin-top: 2px; margin-bottom: 2px;}
table.infotable td {padding: 2px 3px; height: 15px; font-size: 10px}
table.infotable td.print {padding-left: 6px; width: 54px; border-left: 1px solid #bdbdbd}
table.infotable td.date {color: #777777; text-align: right}
table.infotable td.email {padding-left: 6px; width: 54px; border-left: 1px solid #bdbdbd;}
a.printlink, a.emaillink {color: #000000; padding-left: 20px; padding-bottom: 3px;}
a.printlink {background: url(/images/icon_print.gif) top left no-repeat;}
a.emaillink {background: url(/images/icon_email.gif) top left no-repeat;}
a.printlink:hover , a.emaillink:hover {color: #a65132; text-decoration: underline;}

#share {
    position: relative;
    margin: 0;
    padding: 0;
    color: #03547d;
}


#share li {
    list-style: none;
    padding: 0 4px;
    display: list-item;
}


#share ul {
    position: absolute;
    left: -999em;
    top: -999em;
    border: 1px solid #03547d;
    background: white;
    z-index: 1;
    margin: 0;
    padding: 0;
    width: 130px;

}

#share:hover ul, #share.sfhover ul {
    left: 1.5em;
    top: .5em;
}

#low_banner{
    width: 100%;
    height: 71px;
    background: url(/images/ScreeningRoombox.jpg);
    clear: both;
}

.cap{
    text-transform: uppercase;
}

div.pages{
    text-align: right;
}