/* $Id$ */

#footer{
    background-color: #51588b;
	color: #fff;
    text-align: center;
    padding: 4px;
}

#footer a{
    text-decoration: none;
}

*html #footer{
    height: 13px;
}

#iBaseText{
    float: left;
}

#iBaseLogo{
    float: left;
    margin-top: -4px;
}

*html #iBaseLogo{
    margin-bottom: -4px;
}


