﻿body {
   margin:0;
   padding:0;
   height:100%;
}
#body {
   height:auto;
   min-height: 100%;
}
#footer {
    clear: both;
    position: relative;
    z-index: 10;
    height: 3em;
    margin-top: -3em;
}
#spock_login{
    position: absolute;
    right:20px;
    font-size: x-small;
}

#header .WhiteTextSmall 
{
    display: none;
    color: #000000;
    font-family: Metric, Arial;
    font-size: 12px;
    font-weight: normal;
    padding-right: 8px;
    text-decoration: underline;
}