
.UIFooterControl {
    background-color:#286ac3;
    color: #ffffff;
    margin: 0 auto;
    padding: 20px 0;
    position: relative;
}
.UIFooterControl .CopyRight {
    font: 14px/1.5 arial;
    margin: 0 auto;
}
.UIFooterControl a {
    color: #ffffff;
}
.UIFooterControl .Design {
    position: absolute;
    right: 0;
    top: 15px;
}
