
.UIFooterControl {
    color: #222;
    font: 10pt arial;
    margin-top: 34px;
    text-align: center;
    width: 1000px;
}
.UIFooterControl a {
    color: #222;
}
.UIFooterControl .CopyRight {
    line-height: 20px;
    padding: 0 0 10px;
}
