
.UIFooterControl {
    color: #f0f0f0;
    margin: 0 auto;
    padding: 20px 0;
    position: relative;
}
.UIFooterControl .CopyRight {
    font: 14px/1.5 arial;
    margin: 0 auto;
}
.UIFooterControl a {
    color: #8B041D;
}
.UIFooterControl .Design {
    position: absolute;
    right: 0;
    top: 15px;
}
