.gkIsWrapper-gk_sj {
    position: relative;
}

.gkIsWrapper-gk_sj .gkIsPreloader {
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: #fff url('images/loader.gif') no-repeat center center;
}

.gkIsWrapper-gk_sj .gkIsSlide {
    position: absolute;
    visibility: hidden;
}

.gkIsWrapper-gk_sj .gkIsSlide:first-child {
    visibility: visible;
}

.gkIsWrapper-gk_sj .gkIsImage {
    overflow: hidden;
    position: relative;
}

.gkIsWrapper-gk_sj .gkIsText h4 {
    font-family: MPfont, Arial, sans-serif;
    padding: 0 0 5px 0;
    font-size: 28px;
    line-height: 36px;
    font-weight: bold;
    text-align: left;
    color: #000000;
}

.gkIsWrapper-gk_sj .gkIsText h4 a {
    color: #000000 !important;
}

.gkIsWrapper-gk_sj .gkIsText h4 a:hover {
    color: #000000 !important;
    text-decoration: underline;
}

.gkIsWrapper-gk_sj .gkIsText p {
    color: #000;
    padding: 0;
    line-height: 130%;
    text-align: left;
    margin: 15px 0;
    font-size: 20px;
}

.gkIsWrapper-gk_sj .gkIsText a.readon {
    padding: 0;
    text-transform: none;
    white-space: normal;
    text-align: left;
    line-height: normal;
    font-size: 20px;
}

.gkIsWrapper-gk_sj .gkIsText a:hover.readon {
    padding: 0;
    text-transform: none;
    white-space: normal;
    text-align: left;
    line-height: normal;
    font-size: 20px;
}

.gkIsWrapper-gk_sj .gkIsText {
    position: absolute;
    z-index: 997;
    padding: 15px 20px 10px 20px;
    width: 380px;
    font-size: 12px;
    font-weight: normal;
    font-family: MPfont, Arial, sans-serif;
    margin-right: 10px;
}

.gkIsWrapper-gk_sj .gkIsTextBg {
    position: absolute;
    z-index: 996;
    width: 390px;
    opacity: 0.75;
    filter: alpha(opacity=75);
    background: #FFF;
    padding: 10px;
}

.gkIsWrapper-gk_sj .gkIsTextData {
    display: none;
}

.gkIsWrapper-gk_sj .gkIsPrev,
.gkIsWrapper-gk_sj .gkIsNext {
    position: absolute;
    z-index: 998;
    width: 20px;
    height: 100%;
    top: 0;
    left: 0;
}

.gkIsWrapper-gk_sj .gkIsNext {
    left: auto;
    right: 0;
}

.gkIsWrapper-gk_sj .readon {
    background: none !important;
    border: none !important;
    color: #7bb218;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 10px;
    line-height: inherit;
    float: none;
    display: inline;
    font-size: inherit;
}

.gkIsWrapper-gk_sj .gkIsPrev span,
.gkIsWrapper-gk_sj .gkIsNext span {
    display: block;
    position: absolute;
    z-index: 127;
    top: 50%;
    margin-top: -36px;
    height: 72px;
    width: 48px;
    background: transparent url('images/button.png') no-repeat 0 0;
    cursor: pointer;
    text-indent: -999em;
}

.gkIsWrapper-gk_sj .gkIsPrev span {
    left: 0;
}

.gkIsWrapper-gk_sj .gkIsNext span {
    right: 0;
    background: transparent url('images/button.png') no-repeat -48px 0;
}

.gkIsWrapper-gk_sj .gkIsPrev span:hover {
    background-position: -96px 0;
}

.gkIsWrapper-gk_sj .gkIsNext span:hover {
    background-position: -144px 0;
}

.gkIsWrapper-gk_sj .gkIsText p a {
    font-size: 20px !important;
    color: #000000 !important;
    line-height: 25px !important;
    text-transform: none !important;
    font-family: MPfont, Arial, sans-serif;
    white-space: normal !important;
    text-align: left !important;
}
.gkIsWrapper-gk_sj .gkIsText p a:hover {
    font-size: 20px !important;
    color: #000000 !important;
    line-height: 25px !important;
    text-transform: none !important;
    text-decoration: underline !important;
    font-family: MPfont, Arial, sans-serif;
    white-space: normal !important;
    text-align: left !important;
}