.UIFooterControl {
        color: #fff;
        font: 14px/20px "Segoe UI",Tahoma,Verdana;
        margin: 0 auto;
        padding: 20px;
        width: 100%;
}
.UIFooterControl .CopyRight {
        color: #fff;
        font: 14px/20px "Segoe UI",Tahoma,Verdana;
        margin: 0 auto;
        padding: 10px;
        width: 100%;
}
.UIFooterControl a {
        color: #fff;
}
.UIFooterControl .Design {
        margin-right: 30px;
        text-align: right;
}
.UIFooterControl *{
        font-size: 14px;
        line-height: 1.4;
}
