/* Start of CMSMS style sheet 'hupimaa-footer' */
td#footer
{
    height: 35px;
    text-align: center;
    font-size: 10pt;
}

#footer
{
    font-size: 8px;
    color: #999;
}

#footer a:link, #footer a:active, #footer a:visited, #footer a:hover
{
    text-decoration: none;
    color: #000;
}

#footer a:hover
{
    color: #fff;
    background-color: #000;
}

#footer ul, #footer ul>li
{
    display: inline;
}

#footer ul>li:first-child
{
   border: none;
}

#footer ul>li
{
   padding-left: 5px;
   border-left: 1px solid #999;
}
/* End of 'hupimaa-footer' */

