body {
        margin-left: 0px;
        margin-top: 20px;
        margin-right: 0px;
        margin-bottom: 5px;
        background-color: #646464;
}
body,td,th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
a {
        color: #820601;
        text-decoration: underline;
}
a:hover {
        color: #820601;
        text-decoration : none;
}
#lightbox{
        background-color:#eeeeee;
        padding: 1px;
        border: 1px solid #000000;
        }
#lightboxDetails{
        font-size: 0.8em;
        padding-top: 0.4em;
        }
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; }
#overlay img{ border: none; }