.UIFooterControl {
    margin: 0 auto;
    width: 100%;
    text-align: left;
        
}
.UIFooterControl .CopyRight {
        color: #ccc;
        font: 13px/1.5 arial;
        margin: 0 auto;
        padding: 20px 0 10px;
        width: 100%;
}
.UIFooterControl a {
        color: #222;
        font: 13px/1.5 arial;
}
.UIFooterControl .Design {
        text-align: right;
}
.UIFooterControl p{
        margin-bottom: 5px;
         color:#fff;
}
