
.UIFooterControl {
    color: #fff;
    font: 12px/18px arial;
    margin: 0 auto;
    padding: 25px 0 25px;
    position: relative;
    text-align: center;
    width: 100%;
}
.UIFooterControl .CopyRight {
    font: 13px/18px arial;
    padding: 10px;

}
.UIFooterControl a {
    color: #fff;
}
.UIFooterControl .Design {
    text-align: right;
}
