.reg-RUS .b-header, .reg-EUR .b-header, .reg-USA .b-header, .reg-CN1 .b-header, .reg-CN2 .b-header {
    background: url(./img/header.jpg) no-repeat 0 100%;
}
.b-header .b-logo, .reg-CN1 .b-header .b-logo, .reg-CN2 .b-header .b-logo {
    position:absolute;
    z-index:2;
    background: url(./img/logo.png) no-repeat 0 0;
    display: block;
    width: 160px;
    height: 125px;
    top: 5px;
    left: 14px;
    box-shadow: none;
}
.b-header:after {
    background: url(./img/15.png) no-repeat;
    content: "";
    display: block;
    height: 138px;
    float: right;
    width: 357px;
}
body {
    background-image: url(./img/background.jpg);
    background-color: #242730;
}
.b-waiting {
    width: 256px;
    height: 140px;
    background: url(./img/waiting_wwp.gif) no-repeat;
}
.ui-widget-overlay {
    background: url(./img/waiting_bg.png);
    opacity: 1;
}
.b-bg-user-search,
.b-ratings-wrapper {
    background: url(./img/bg-user-search.jpg) no-repeat;
}
.b-background-basic {
    background-image: url(./img/bg-basic.jpg);
}
.b-background-basic__clouds{
    background-image: url(./img/bg-clouds.jpg);
    height: 381px;
}
.cluster-change-logo {
    background: url(./img/im_cluster_logo_wowp.png) no-repeat;
    height: 206px;
    left: 1px;
    top: -352px;
    width: 273px;
}
.cluster-change-arr {
    top: -323px;
    left: 5px;
}
.reg-RUS .b-footer {
    height: 230px;
}