.fixed-top-gg {
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    *position: relative
}

.fixed-top-gg a {
    display: block
}

.fixed-top-gg img {
    display: block;
    position: relative;
    left: 50%;
    margin-left: -960px
}

.fixed-content-big-gg {
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    *position: relative;
    position: absolute;
    z-index: 1;
    top: 0px
}

.fixed-content-big-gg a {
    display: block
}

.fixed-content-big-gg img {
    display: block;
    position: relative;
    left: 50%;
    margin-left: -960px
}

.fixed-content-gg a {
    display: block
}

.fixed-content-gg a img {
    display: block;
    height: 300px
}
