﻿
        .jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
            background: url('../images/b21.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }

        .jssorb21 div {
            background-position: -5px -5px;
        }

            .jssorb21 div:hover, .jssorb21 .av:hover {
                background-position: -35px -5px;
            }

        .jssorb21 .av {
            background-position: -65px -5px;
        }

        .jssorb21 .dn, .jssorb21 .dn:hover {
            background-position: -95px -5px;
        }

        .jssora21l, .jssora21r, .jssora21ldn, .jssora21rdn
{
    position: absolute;
    cursor: pointer;
    display: block;
    background: url('../images/a21.png') no-repeat center center;
    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;
        }
        .readmore-btn
{
    direction: ltr;
    font-size: 18px;
    background: #27507d url(images/btns-repeatable-bg.png) repeat-x;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
    height: 27px;
    line-height: 27px;
    display: block;
    width: 80px;
    position: absolute;
    left: 15px;
    top: 50px;
    border: 1px solid #0d52a4;
    text-align: center;
    box-shadow: -1px 1px 3px #0d1514;
    -webkit-box-shadow: -1px 1px 3px #0d1514;
    -moz-box-shadow: -1px 1px 3px #0d1514;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    behavior: url(PIE/PIE.htc);
    font-weight: bold;
}
        .readmore-btn:hover{background:url(images/btns-repeatablebg-hover.png) repeat-x;}


.TitleSlider
{
    margin: 0px;padding: 5px 0px 0px 5px;text-align: left;color: rgb(255, 255, 255);font-size: 16pt;transform: perspective(2000px);
    }