
.UIClockSystem {
    position: absolute;
    margin: 0 auto;
    left: 10px;
    right: 0;
    width: 1200px;
    top: 7px;
  	z-index:10;
}
.UIClockSystem .clock {
    color: #444;
    font-size: 13px;
}
