
.UIBackTopTopControl {
    background: rgba(0, 0, 0, 0) url("images/top.png") no-repeat scroll center center;
    bottom: 150px;
    height: 50px;
    position: fixed;
    right: 20px;
    width: 50px;
    z-index: 10;
}
