﻿#CommonFooter
{
    background: #d8d3ca;
    border-top: 1px solid #aeaaa3;
}

#WrapperFooter
{
    width: 980px;
    height: 30px;
    margin: auto;
    color: #727270;
}

    #WrapperFooter #left
    {
        float: left;
    }

    #WrapperFooter #right
    {
        float: right;
    }
