
.UIFooterControl {
    margin: 0 auto;
    width: 100%;
}
.UIFooterControl .CopyRight {
    color: #fff;
    font: 13px/1.5 arial;
    margin: 0 auto;
    padding: 20px 0 10px;
    width: 100%;
}
.UIFooterControl .CopyRight p {
    margin: 0 0 15px 0;
}
.UIFooterControl .CopyRight .Design p {
    margin: 0;
}
.UIFooterControl a {
    color: #101010;
    font: 13px/1.5 arial;
}
.UIFooterControl .Design {
    text-align: right;
}
.UIFooterControl .CopyRight p  span {
  color:white !important;
}