

.UIFooterControl {
    color: red;
    font: 10pt/20px arial;
    #height: 100px;
    margin: 0 auto;
    position: relative;
    #width: 1000px;
    /* background: none repeat scroll 0 0 #1567b3; */
    /* border-top: 10px solid #294e95; */
}
.UIFooterControl .CopyRight {
    padding: 10px 0 0 10px;
}
.UIFooterControl a {
    color: #fff;
    font: bold 10pt arial;
}
.UIFooterControl .Design {
    position: absolute;
    right: 10px;
    top: 16px;
}

