﻿#footer
{
    padding: 30px 30px 30px 30px;
    background-color: #fff;
    margin-bottom: 10px;
    margin-top: 0px;
    margin-left: 90px;
    font-size: 0.70em;
    text-align:center;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

