/* 
    Document   : foot
    Created on : 19.06.2010, 11:28:28
    Author     : neutrino
    Description:
        Purpose of the stylesheet follows.
*/

#foot{
    border-top: 2px dotted black;
    font-size: 14px;
    margin-top: 35px;
    padding:35px;
}
#foot #license{
    text-align: center;
}