.jssora21l, .jssora21r, .jssora21ldn, .jssora21rdn
{
    position: absolute;
    cursor: pointer;
    display: block;
    background: url(/templates/allWomens/images/content_slider_arrows.png) center center no-repeat;
    overflow: hidden;
}
.jssora21l { background-position: -3px -33px; }
.jssora21r { background-position: -63px -33px; }
.jssora21l:hover { background-position: -123px -33px; }
.jssora21r:hover { background-position: -183px -33px; }
.jssora21ldn { background-position: -243px -33px; }
.jssora21rdn { background-position: -303px -33px; }

.content_slider_item {
    background-color: #000;
}

.content_slider_item img {
    margin: 0!important;
    max-width:100%;
    max-height:100%;
}


#content_is_loading {
    text-align: center;
    height: 568px;
    min-height: 568px;
    margin-top: -58px;
    width: 730px;
    z-index: 1001;
    position: absolute;
    background-color:#fff;
}

#content_is_loading img {
    margin-left: 325px;
    margin-top: 252px!important;
}

#content_is_loading p {
    text-align: center;
    font-size: 14pt;
    color: #ccc;
}


.fstory {
    
}
.fstory > div {
    margin-bottom: 10px;
}

img.content_slider {
    max-height: 0px!important;
    max-width: 0px!important;
    visibility: hidden!important;
    display: block;
    position:absolute;
}

.relnews {
    visibility: hidden;
}