
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides_container {
    margin-bottom: 50px;
    position: relative;
    float: left;
    width: 100%;
}

.centered-btns_nav {
    z-index: 3;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 50%;
    left: 0;
    opacity: 0.7;
    text-indent: -9999px;
    overflow: auto;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("../../../Images/themes.gif") no-repeat left top;
    margin-top: -255px;
    visibility: hidden;
}

    .centered-btns_nav:active {
        opacity: 1.0;
    }

    .centered-btns_nav.next {
        left: auto;
        background-position: right top;
        right: 0;
    }

.transparent-btns_nav {
    z-index: 3;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 0;
    left: 0;
    display: block;
    background: #fff; /* Fix for IE6-9 */
    opacity: 0;
    filter: alpha(opacity=1);
    width: 48%;
    text-indent: -9999px;
    overflow: hidden;
    height: 91%;
}

    .transparent-btns_nav.next {
        left: auto;
        right: 0;
    }

.large-btns_nav {
    z-index: 3;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    opacity: 0.6;
    text-indent: -9999px;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    background: #000 url("themes.gif") no-repeat left 50%;
    width: 38px;
}

    .large-btns_nav:active {
        opacity: 1.0;
    }

    .large-btns_nav.next {
        left: auto;
        background-position: right 50%;
        right: 0;
    }

    .centered-btns_nav:focus,
    .transparent-btns_nav:focus,
    .large-btns_nav:focus {
        outline: none;
    }

.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
    margin-top: 10px;
    text-align: center;
}

    .centered-btns_tabs li,
    .transparent-btns_tabs li,
    .large-btns_tabs li {
        display: inline;
        float: none;
        _float: left;
        *float: left;
        margin-right: 5px;
    }

    .centered-btns_tabs a,
    .transparent-btns_tabs a,
    .large-btns_tabs a {
        text-indent: -9999px;
        overflow: hidden;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        background: #ccc;
        background: rgba(0,0,0, .2);
        display: inline-block;
        _display: block;
        *display: block;
        -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
        -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
        box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
        width: 9px;
        height: 9px;
    }

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
    background: #222;
    background: rgba(0,0,0, .8);
}













* {
    font-size: 100.01%;
}

html {
    font-size: 62.5%;
}

body {
    color: #868c8d;
    font: 1.3em Tahoma, Geneva, Arial, Helvetica, sans-serif;
    background: #fff;
    margin: 0;
}

img {
    border-style: none;
}

a {
    text-decoration: none;
    color: #868c8d;
}

input, textarea, select {
    font: 100% Tahoma, Geneva, Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #000;
    margin-left: 0;
}

form, fieldset {
    border-style: none;
    margin: 0;
    padding: 0;
}

#wrapper {
    overflow: hidden;
    width: 987px;
    z-index: -1;
    margin: 0 auto;
    padding: 0 0 40px;
}

.w1 {
    overflow: hidden;
    width: 987px;
    /*background: url(../../../Images/Skins/20110412/bg-wrapper-b.gif) repeat-y;*/
}

.w2 {
    overflow: hidden;
    width: 959px;
    /*background: url(../../../Images/Skins/20110412/bg-wrapper.png) no-repeat;*/
    position: relative;
    padding: 0 14px;
}

#header {
    overflow: hidden;
    width: 945px;
    background: url(../../../Images/Skins/20110412/bg-header.gif) no-repeat;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 14px;
    padding: 15px 14px 0 0;
}

.header-holder {
    overflow: hidden;
    width: 615px;
    float: left;
    padding: 14px 30px 0 35px;
}

.header-row {
    overflow: hidden;
    width: 100%;
    margin: 0 0 20px;
}

.logo {
    overflow: hidden;
    width: 187px;
    height: 71px;
    text-indent: -9999px;
    background: url(../../../Images/Skins/20110412/logo.png) no-repeat;
    float: left;
}

    .logo a {
        display: block;
        position: relative;
        height: 100%;
    }

.header-info {
    float: right;
    overflow: hidden;
    color: #51585a;
    font: italic .92em/1.17em Tahoma, Geneva, Arial, Helvetica, sans-serif;
    margin: 7px 0 0;
}

    .header-info strong {
        float: right;
        clear: both;
        background: url(../../../Images/Skins/20110412/text-title.png) no-repeat;
        text-indent: -9999px;
        overflow: hidden;
        width: 214px;
        height: 35px;
        position: relative;
        padding: 0 0 10px;
    }

.services .header-info strong {
    background: url(../../../Images/Skins/20110412/text-title.png) no-repeat -1862px 0;
    width: 137px;
}

.header-info strong a {
    width: 210px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.services .header-info strong a {
    left: auto;
    right: 5px;
}

.header-info span {
    float: right;
    clear: both;
    padding: 0 6px 0 0;
}

    .header-info span a {
        font-weight: 700;
        color: #606668;
        text-decoration: underline;
    }

.navigation {
    overflow: hidden;
    width: 680px;
    position: relative;
    margin: 0 0 0 -30px;
}

#nav {
    position: relative;
    width: 680px;
    list-style: none;
    background: url(../../../Images/Skins/20110412/bg-nav.gif) no-repeat;
    overflow: hidden;
    font: italic 1.15em/1.13em Tahoma, Geneva, Arial, Helvetica, sans-serif;
    margin: 0 0 0 -6px;
    padding: 1px 2px 4px 7px;
}

    #nav li {
        background: url(../../../Images/Skins/20110412/divider01.gif) no-repeat;
        float: left;
        display: inline;
        margin: 0 2px 0 -2px;
        padding: 0 0 0 2px;
    }

    #nav a {
        color: #7a8687;
        float: left;
        background: url(../../../Images/Skins/20110412/bg-nav02.png) no-repeat;
        cursor: pointer;
        padding: 9px 24px 12px 26px;
    }

    #nav .text5 {
        padding: 9px 48px 12px 49px;
    }

    #nav a:hover, #nav li.active a {
        background: #fff;
        text-decoration: none;
    }

    #nav span {
        display: block;
        background: url(../../../Images/Skins/20110412/text-nav.gif) no-repeat;
        height: 15px;
        text-indent: -9999px;
        overflow: hidden;
    }

    #nav .text1 span {
        width: 38px;
        background-position: 0 1px;
    }

    #nav .text2 span {
        width: 96px;
        background-position: -86px 0;
    }

    #nav .text3 span {
        width: 70px;
        background-position: -226px 0;
    }

    #nav .text4 span {
        width: 119px;
        background-position: -342px 0;
    }

    #nav .text5 span {
        width: 39px;
        background-position: -505px 0;
    }

    #nav a:hover .text1, #nav li.active a .text1 {
        background-position: 0 -24px;
    }

    #nav a:hover .text2, #nav li.active a .text2 {
        background-position: -86px -24px;
    }

    #nav a:hover .text3, #nav li.active a .text3 {
        background-position: -226px -24px;
    }

    #nav a:hover .text4, #nav li.active a .text4 {
        background-position: -342px -24px;
    }

    #nav a:hover .text5, #nav li.active a .text5 {
        background-position: -505px -24px;
    }

.login {
    overflow: hidden;
    float: right;
    font-size: .92em;
    line-height: 1.364em;
    border: 1px solid #FFFFFF;
    width: 260px;
    background-color: #FFF;
}

    .login table {
        width: 250px;
        margin: 5px 0 0 5px;
    }

    .login .email {
        background: url(../../../Images/Skins/20110412/bg-email.png) no-repeat;
        float: left;
        overflow: hidden;
        margin: 0 0 8px;
    }

    .login .pass {
        background: url(../../../Images/Skins/20110412/bg-pass.png) no-repeat;
        float: left;
        overflow: hidden;
        margin: 0 0 8px;
    }

    .login .forgot {
        text-decoration: underline;
        float: right;
    }

    .login .text {
        background: url(../../../Images/Skins/20110412/bg-input.gif) no-repeat;
        float: left;
        overflow: hidden;
    }

        .login .text input {
            width: 190px;
            height: 15px;
            line-height: 1.25em;
            color: #fff;
            font-size: .92em;
            border: 0;
            background: none;
            float: left;
            padding: 1px 8px 0;
        }

    .login .hr {
        color: #D2D3D5;
        height: 2px;
    }

.leftLogin {
    width: 84px;
    height: 23px;
    float: left;
    margin: 0;
    padding: 0;
}

.login h2 {
    font: 1.385em/1.11em Tahoma, Geneva, Arial, Helvetica, sans-serif;
    color: #51595a;
    margin: 0 9px 12px;
    padding: 8px 0 0;
}

#main {
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 1;
    margin: 164px 0 0;
}

#content {
    overflow: hidden;
    width: 676px;
    float: left;
    background: url(../../../Images/Skins/20110412/bg-content.gif) no-repeat;
    padding: 3px 0 0;
}

* html #content {
    margin: 0 0 -3px;
}

.services #content {
    float: none;
    width: 100%;
    background: url(../../../Images/Skins/20110412/bg-content02.gif) no-repeat -1px 0;
}

#content .holder-b {
    background: url(../../../Images/Skins/20110412/bg-content.gif) no-repeat -1380px 100%;
    float: left;
    padding: 0 0 5px;
}

.services #content .holder-b {
    background: url(../../../Images/Skins/20110412/bg-content02.gif) no-repeat -1954px 100%;
}

#content .holder-c {
    background: url(../../../Images/Skins/20110412/bg-content.gif) repeat-y -689px 0;
    overflow: hidden;
    line-height: 1.23em;
    float: left;
    width: 640px;
    padding: 28px 10px 25px 27px;
}

.services #content .holder-c {
    background: url(../../../Images/Skins/20110412/bg-content02.gif) repeat-y -977px 0;
    width: 917px;
    padding: 5px 12px 25px 30px;
}

#content .main-title {
    font-size: 2.46em;
    line-height: 1em;
    background: url(../../../Images/Skins/20110412/bg-title03.png) no-repeat;
    margin: -21px -2px 10px -13px;
    padding: 19px 0 11px;
}

    #content .main-title .title {
        background: url(../../../Images/Skins/20110412/text-title02.png) no-repeat;
        text-indent: -9999px;
        overflow: hidden;
        width: 514px;
        height: 40px;
        display: block;
        margin: 0 auto;
    }

.holder-c p {
    margin: 0 0 33px;
}

.holder-c h2 {
    font: italic 1.77em/1.087em Tahoma, Geneva, Arial, Helvetica, sans-serif;
    color: #51595a;
    margin: 0 0 14px;
}

.holder-c h3 {
    font: bold 1.538em/1.1em Tahoma, Geneva, Arial, Helvetica, sans-serif;
    margin: 0 0 14px;
}

.holder-c h4 {
    font: bold 1.384em/1.111em Tahoma, Geneva, Arial, Helvetica, sans-serif;
    margin: 0 0 14px;
}

.holder-c h5 {
    font: bold 1.308em/1.18em Tahoma, Geneva, Arial, Helvetica, sans-serif;
    margin: 0 0 14px;
}

.holder-c h6 {
    font: bold 1.15em/1.13em Tahoma, Geneva, Arial, Helvetica, sans-serif;
    margin: 0 0 14px;
}

.holder-c ul, .holder-c ol {
    margin: 0 0 10px;
    padding: 0;
}

.content-box {
    width: 660px;
    list-style: none;
    overflow: hidden;
    font-size: 1em;
    line-height: 1.15em;
    color: #868c8d;
    margin: 0 0 21px -13px !important;
    padding: 0;
}

    .content-box.short {
        width: 451px;
        margin: 0 !important;
    }

    .content-box li {
        overflow: hidden;
        background: url(../../../Images/Skins/20110412/bg-content-box01.gif) no-repeat;
        float: left;
        padding: 3px 0 8px;
    }

    .content-box.short li {
        background: url(../../../Images/Skins/20110412/bg-content-box02.gif) no-repeat;
    }

    .content-box li .holder {
        background: url(../../../Images/Skins/20110412/bg-content-box01.gif) no-repeat -1346px 100%;
        width: 100%;
        padding: 0 0 6px;
    }

    .content-box.short li .holder {
        background: url(../../../Images/Skins/20110412/bg-content-box02.gif) no-repeat -949px 100%;
    }

    .content-box li .frame {
        background: url(../../../Images/Skins/20110412/bg-content-box01.gif) repeat-y -673px 0;
        overflow: hidden;
        width: 660px;
    }

    .content-box li .frameSingle {
        background: url(../../../Images/Skins/20110412/bg-content-box01.gif) repeat-y -673px 0;
        overflow: hidden;
        width: 330px;
    }

    .content-box.short li .frame {
        background: url(../../../Images/Skins/20110412/bg-content-box02.gif) repeat-y -480px 0;
    }

    .content-box .box {
        float: left;
        width: 290px;
        line-height: 1.23em;
        margin: 0 8px 0 0;
        padding: 10px 16px 2px;
    }

    .content-box.short .box {
        width: 189px;
        margin: 0 9px 0 0;
    }

    .content-box h3 {
        background: url(../../../Images/Skins/20110412/bg-title01.gif) repeat-y;
        font: 1.15em/1.13em Tahoma, Geneva, Arial, Helvetica, sans-serif;
        margin: 0 -13px 6px;
        padding: 4px 11px 2px;
    }

        .content-box h3 span {
            background: url(../../../Images/Skins/20110412/text-title.png) no-repeat;
            text-indent: -9999px;
            overflow: hidden;
            height: 18px;
            display: block;
        }

        .content-box h3 .text1 {
            background-position: -287px 0;
            width: 105px;
        }

        .content-box h3 .text2 {
            background-position: -430px 0;
            width: 96px;
        }

        .content-box h3 .text3 {
            background-position: -549px 0;
            width: 156px;
        }

        .content-box h3 .text4 {
            background-position: -728px 0;
            width: 130px;
        }

        .content-box h3 .text6 {
            background-position: -2165px 0;
            width: 130px;
        }

    .content-box p {
        margin: 0 0 6px;
    }

    .content-box .btn-go {
        overflow: hidden;
        width: 300px;
        background: url(../../../Images/Skins/20110412/bg-circle.gif) no-repeat 202px 7px;
        margin: 0 -10px 0 0;
    }

        .content-box .btn-go a span .text {
            background: url(../../../Images/Skins/20110412/text-btn.gif) no-repeat;
            text-indent: -9999px;
            overflow: hidden;
            width: 20px;
            height: 16px;
            float: left;
            margin: 8px 13px 0 17px;
        }

    .content-box .btn-info {
        overflow: hidden;
        width: 300px;
        background: url(../../../Images/Skins/20110412/bg-circle.gif) no-repeat 190px 7px;
        margin: 0 -10px 0 0;
    }

        .content-box .btn-info a span .text {
            background: url(../../../Images/Skins/20110412/btn-info.png) no-repeat;
            text-indent: -9999px;
            width: 30px;
            float: left;
            margin: 8px 13px 0 20px;
        }

.content-button {
    overflow: hidden;
    width: 623px;
}

    .content-button a {
        float: right;
        background: url(../../../Images/Skins/20110412/bg-btn.gif) no-repeat 100% -90px;
        cursor: pointer;
        padding: 0 5px 0 0;
    }

        .content-button a span {
            float: left;
            background: url(../../../Images/Skins/20110412/bg-btn.gif) no-repeat 0 -52px;
            padding: 11px 0 0;
        }

            .content-button a span .text {
                background: url(../../../Images/Skins/20110412/text-btn.gif) no-repeat -418px 0;
                text-indent: -9999px;
                overflow: hidden;
                width: 132px;
                height: 27px;
                display: inline;
                margin: 0 14px 0 24px;
            }

.holder-c h1 {
    font: italic 1.769em/1.087em Tahoma, Geneva, Arial, Helvetica, sans-serif;
    margin: 0 0 20px;
}

    .holder-c h1 span {
        color: #f26e24;
    }

.registration {
    width: 628px;
    margin: -3px 0 0;
}

    .registration fieldset {
        overflow: auto;
        width: 628px;
        float: left;
        margin: 0 0 -15px;
    }

    .registration .row {
        overflow: hidden;
        width: 100%;
        margin: 0 0 15px;
    }

    .registration label {
        float: left;
        width: 100%;
        color: #575859;
        padding: 0 0 4px 2px;
    }

    .registration .text {
        background: url(../../../Images/Skins/20110412/bg-input.gif) no-repeat 0 -24px;
        float: left;
    }

        .registration .text input {
            float: left;
            width: 231px;
            height: 31px;
            line-height: 19px;
            background: none;
            border: 0;
            outline: none;
            padding: 1px 5px 2px;
        }

    .registration .radio {
        overflow: hidden;
        width: 100%;
        padding: 7px 0 7px 5px;
    }

        .registration .radio label {
            width: auto;
            margin: -1px 21px 0 5px;
            padding: 0;
        }

    .registration .code {
        font-size: .769em;
        line-height: 1.2em;
        color: #454444;
        padding: 11px 0 0;
    }

        .registration .code a {
            text-decoration: underline;
            float: left;
            margin: 0 0 15px;
            padding: 0 0 0 2px;
        }

    .registration .code-img {
        overflow: hidden;
        width: 147px;
        border: 1px solid gray;
        margin: 0 0 5px;
    }

        .registration .code-img img {
            vertical-align: top;
        }

    .registration .code input {
        float: left;
        background: none;
        border: 1px solid gray;
        width: 139px;
        height: 20px;
        line-height: 20px;
        padding: 2px 5px;
    }

    .registration .submit {
        width: 175px;
        height: 38px;
        float: right;
        margin: -61px 0 0;
    }

.twocolumn {
    overflow: hidden;
    width: 645px;
    float: left;
    padding: 28px 0 0;
}

.left-sidebar {
    float: left;
    overflow: hidden;
    width: 170px;
    font-size: .92em;
    line-height: 1.17em;
    color: #616262;
    margin: 0 0 -30px;
    padding: 6px 0 0;
}

    .left-sidebar .container {
        overflow: hidden;
        width: 100%;
        margin: 0 0 31px;
    }

.sub-nav {
    overflow: hidden;
    width: 100%;
    background: url(../../../Images/Skins/20110412/divider02.gif) repeat-x 0 100%;
    padding: 7px 0 8px;
}

    .sub-nav ul {
        list-style: none;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }

    .sub-nav li {
        background: url(../../../Images/Skins/20110412/bullet01.gif) no-repeat 0 4px;
        padding: 0 0 5px 12px;
    }

    .sub-nav a {
        color: #616262;
    }

.content-holder {
    float: right;
    width: 450px;
}

.notes {
    overflow: hidden;
    width: 100%;
    color: #545454;
    font-size: .92em;
    line-height: 1.17em;
    margin: 0 0 11px;
    padding: 10px 0 0;
}

    .notes p {
        margin: 0 0 12px;
    }

.content-block {
    overflow: hidden;
    width: 100%;
    background: url(../../../Images/Skins/20110412/bg-content-block.gif) no-repeat;
    position: relative;
    margin: 0 0 0 -4px;
    padding: 5px 0 0;
}

    .content-block .holder {
        background: url(../../../Images/Skins/20110412/bg-content-block.gif) no-repeat -946px 100%;
        padding: 0 0 5px;
    }

    .content-block .frame {
        overflow: hidden;
        width: 454px;
        background: url(../../../Images/Skins/20110412/bg-content-block.gif) repeat-y -474px 0;
        padding: 0 3px;
    }

    .content-block .box {
        overflow: hidden;
        width: 217px;
        float: left;
        padding: 0 10px 15px 0;
    }

        .content-block .box h3 {
            font: 1.308em/.53em Tahoma, Geneva, Arial, Helvetica, sans-serif;
            color: #51595a;
            background: #eee;
            text-align: center;
            margin: 0 0 12px;
            padding: 12px 0 16px;
        }

    .content-block .renewal {
        overflow: hidden;
        width: 198px;
        padding: 0 0 0 19px;
    }

        .content-block .renewal a span {
            float: left;
            background: url(../../../Images/Skins/20110412/bg-btn.gif) no-repeat 0 -193px;
            height: 11px;
            overflow: hidden;
            padding: 7px 0 6px 14px;
        }

            .content-block .renewal a span .text {
                background: url(../../../Images/Skins/20110412/text-btn.gif) no-repeat -660px 0;
                height: 11px;
                width: 154px;
                display: block;
                text-indent: -9999px;
                margin: 0 -4px 0 0;
            }

.error {
    overflow: hidden;
    font-size: .846em;
    line-height: 1.45em;
    color: #f22424;
    padding: 0 13px 9px;
}

    .error a {
        color: #f22424;
        text-decoration: underline;
    }

.sms {
    overflow: hidden;
    width: 100%;
    background: url(../../../Images/Skins/20110412/bg-content03.gif) no-repeat;
    padding: 2px 0 0;
}

    .sms .holder {
        background: url(../../../Images/Skins/20110412/bg-content03.gif) no-repeat -939px 100%;
        padding: 0 0 4px;
    }

    .sms .frame {
        overflow: hidden;
        width: 418px;
        background: url(../../../Images/Skins/20110412/bg-content03.gif) repeat-y -472px 0;
        padding: 11px 16px 9px;
    }

    .sms .title {
        overflow: hidden;
        width: 425px;
        background: url(../../../Images/Skins/20110412/bg-title05.gif) repeat-y;
        margin: 0 -13px 9px;
        padding: 5px 11px 6px 9px;
    }

.content-holder .sms .title h2 {
    font: 1.15em/1.13em Tahoma, Geneva, Arial, Helvetica, sans-serif;
    color: #fff;
    float: left;
    margin: 0;
}

    .content-holder .sms .title h2 .tetx {
        background: url(../../../Images/Skins/20110412/text-title.png) no-repeat -2034px 0;
        width: 94px;
        height: 14px;
        display: block;
        text-indent: -9999px;
    }

.sms .title a {
    float: right;
    color: #fff;
    font: bold italic .769em/1.2em Tahoma, Geneva, Arial, Helvetica, sans-serif;
    margin: 2px 0 0;
}

.sms ul {
    list-style: none;
    overflow: hidden;
    font-size: .846em;
    line-height: 1.27em;
    color: #5a5b5c;
    width: 446px;
    margin: 0;
    padding: 0;
}

.sms li {
    float: left;
    width: 203px;
    padding: 0 20px 0 0;
}

.sms ul p {
    margin: 0;
}

.aside {
    float: right;
    overflow: hidden;
    width: 255px;
}

.aside-box {
    overflow: hidden;
    width: 100%;
    background: url(../../../Images/Skins/20110412/bg-aside-box.gif) no-repeat;
    margin: 0 0 4px;
    padding: 3px 0 0;
}

    .aside-box .holder {
        background: url(../../../Images/Skins/20110412/bg-aside-box.gif) no-repeat -562px 100%;
        padding: 0 0 6px;
    }

    .aside-box .frame {
        width: 249px;
        background: url(../../../Images/Skins/20110412/bg-aside-box.gif) repeat-y -282px 0;
        padding: 0 3px;
    }

    .aside-box .rate {
        background: url(../../../Images/Skins/20110412/bg-btn.gif) no-repeat 0 -252px;
        display: block;
        position: relative;
        color: #fff;
        font-style: italic;
        cursor: pointer;
        margin: -1px 0;
        padding: 10px 15px 11px;
    }

        .aside-box .rate .text {
            background: url(../../../Images/Skins/20110412/text-btn.gif) no-repeat -1023px 0;
            width: 108px;
            height: 13px;
            display: block;
            text-indent: -9999px;
            line-height: 13px;
            margin: 0 auto;
        }

.basket {
    overflow: hidden;
    color: #545454;
    font-size: .846em;
    line-height: 1.18em;
    padding: 9px 20px 11px 26px;
}

    .basket h2 {
        background: url(../../../Images/Skins/20110412/bg-title04.gif) repeat-y;
        color: #fff;
        font: italic 1.15em/1em Tahoma, Geneva, Arial, Helvetica, sans-serif;
        margin: 0 -20px 0 -26px;
        padding: 5px 15px 4px;
    }

        .basket h2 .text {
            background: url(../../../Images/Skins/20110412/text-title.png) no-repeat -1769px 0;
            width: 70px;
            height: 15px;
            display: block;
            text-indent: -9999px;
        }

    .basket ul {
        list-style: none;
        overflow: hidden;
        font-size: 1.1em;
        line-height: 1.17em;
        color: #373838;
        margin: 0 -7px 7px -12px;
        padding: 0;
    }

    .basket li {
        background: url(../../../Images/Skins/20110412/divider03.gif) repeat-x 0 100%;
        float: left;
        width: 100%;
        margin: 8px 0 0;
        padding: 0 0 14px;
    }

    .basket .total {
        background: url(../../../Images/Skins/20110412/divider03.gif) repeat-x 0 100%;
        font-size: 1.1em;
        line-height: 1.17em;
        color: #373838;
        overflow: hidden;
        width: 196px;
        margin: 0 -7px 20px -12px;
        padding: 0 26px 9px 0;
    }

    .basket dt {
        float: left;
    }

    .basket dd {
        float: right;
        margin: 0;
    }

    .basket .edit {
        overflow: hidden;
        width: 100%;
        margin: 0 0 9px;
    }

        .basket .edit a span {
            float: left;
            background: url(../../../Images/Skins/20110412/bg-btn.gif) no-repeat 0 -193px;
            overflow: hidden;
        }

            .basket .edit a span .text {
                background: url(../../../Images/Skins/20110412/text-btn.gif) no-repeat -834px 0;
                width: 164px;
                float: left;
                text-indent: -9999px;
                height: 11px;
                margin: 7px 12px 0 17px;
                padding: 0 0 6px;
            }

    .basket p {
        margin: 0 0 0 6px;
    }

.address {
    overflow: hidden;
    width: 100%;
    background: url(../../../Images/Skins/20110412/divider02.gif) repeat-x;
    padding: 15px 0 0;
}

    .address h3 {
        color: #f26e24;
        font: 1.15em/1.13em Tahoma, Geneva, Arial, Helvetica, sans-serif;
        margin: 0 0 22px;
    }

    .address .row {
        overflow: hidden;
        width: 100%;
        margin: 0 0 11px;
    }

    .address .text {
        float: left;
        background: url(../../../Images/Skins/20110412/bg-input.gif) no-repeat 100% -79px;
        margin: 0 7px 0 0;
        padding: 0 2px 0 0;
    }

        .address .text span {
            background: url(../../../Images/Skins/20110412/bg-input.gif) no-repeat 0 -58px;
            float: left;
        }

        .address .text input {
            height: 17px;
            width: 404px;
            border: 0;
            background: none;
            float: left;
            color: #575859;
            outline: none;
            padding: 2px 5px;
        }

        .address .text .short {
            width: 112px;
        }

    .address label {
        float: left;
        width: 100%;
        color: #575859;
        padding: 0 0 4px 3px;
    }

    .address .province {
        float: left;
        width: 168px;
    }

    .address .radio {
        font-size: .92em;
        line-height: 1.17em;
        overflow: hidden;
        width: 100%;
        padding: 5px 0 4px;
    }

        .address .radio label {
            font-weight: 700;
            width: auto;
            padding: 0 8px 4px 3px;
        }

    .address .radio-holder {
        overflow: hidden;
        float: left;
    }

    .address .radio-row {
        float: left;
        width: 122px;
        padding: 0 6px 0 0;
    }

        .address .radio-row.last {
            width: 162px;
            padding: 0;
        }

    .address .radio-holder label {
        font-weight: 400;
        padding: 0 0 0 3px;
    }

    .address .submit {
        width: 87px;
        height: 24px;
        float: right;
        padding: 15px 17px 0;
    }

#sidebar {
    overflow: hidden;
    width: 280px;
    float: right;
}

.sidebar-holder {
    overflow: hidden;
    width: 100%;
    background: url(../../../Images/Skins/20110412/bg-sidebar-holder.gif) no-repeat;
    margin: 0 0 4px;
    padding: 3px 0 0;
}

    .sidebar-holder .holder {
        background: url(../../../Images/Skins/20110412/bg-sidebar-holder.gif) no-repeat 100% 100%;
        padding: 0 0 5px;
    }

    .sidebar-holder .frame {
        background: url(../../../Images/Skins/20110412/bg-sidebar-holder.gif) repeat-y -319px 0;
        overflow: hidden;
        width: 257px;
        padding: 5px 9px 6px;
    }

.sidebar-box {
    border: 1px solid #c9cbcb;
    background: #fff;
    overflow: hidden;
    width: 231px;
    color: #5a5b5c;
    font-size: .883em;
    line-height: 1.14em;
    padding: 0 12px 15px;
}

    .sidebar-box .title {
        background: url(../../../Images/Skins/20110412/bg-title02.png) repeat-y -200px 0;
        overflow: hidden;
        margin: 0 -12px 8px;
    }

        .sidebar-box .title h2 {
            font-size: 2.15em;
            line-height: 1.07em;
            color: #fff;
            background: url(../../../Images/Skins/20110412/bg-title02.png) no-repeat;
            margin: 0;
            padding: 23px 20px 10px 53px;
        }

            .sidebar-box .title h2 .text {
                background: url(../../../Images/Skins/20110412/text-title.png) no-repeat -1605px 0;
                width: 124px;
                overflow: hidden;
                height: 38px;
                text-indent: -9999px;
                display: block;
            }

    .sidebar-box p {
        margin: 0 0 7px;
    }

    .sidebar-box .link {
        color: #71788f;
        float: right;
        font: bold italic .769em/1.2em Tahoma, Geneva, Arial, Helvetica, sans-serif;
        margin: -15px -4px 0 0;
    }

.buttons {
    width: 243px;
    list-style: none;
    overflow: hidden;
    font-size: 1.15em;
    line-height: 1.13em;
    background: #888fa5;
    margin: -16px 1px 0;
    padding: 8px 6px 0;
}

    .buttons li {
        background: url(../../../Images/Skins/20110412/bg-btn.gif) no-repeat 0 -144px;
        overflow: hidden;
        text-align: center;
        width: 100%;
        float: left;
        padding: 0 0 8px;
    }

    .buttons a {
        color: #7a8687;
        display: block;
        cursor: pointer;
        padding: 12px 0 10px;
    }

        .buttons a span {
            background: url(../../../Images/Skins/20110412/text-btn.gif) no-repeat;
            overflow: hidden;
            height: 16px;
            text-indent: -9999px;
            display: block;
            margin: 0 auto;
        }

        .buttons a .text1 {
            background-position: -54px 0;
            width: 162px;
        }

        .buttons a .text2 {
            background-position: -252px 0;
            width: 159px;
        }

.sidebar-list {
    list-style: none;
    overflow: hidden;
    float: left;
    margin: 0 0 -8px;
    padding: 0 0 18px;
}

    .sidebar-list li {
        overflow: hidden;
        float: left;
        width: 100%;
        padding: 0 0 8px;
    }

    .sidebar-list a {
        background: url(../../../Images/Skins/20110412/bg-green.gif) no-repeat;
        display: block;
        font: italic 1.308em/1.18em Tahoma, Geneva, Arial, Helvetica, sans-serif;
        color: #fff;
        width: 255px;
        text-align: center;
        height: 54px;
        cursor: pointer;
        padding: 7px 0 0;
    }

    .sidebar-list .green2, .sidebar-list .green3 {
        height: 47px;
        padding: 13px 0 0;
    }

    .sidebar-list .green1 {
        background-position: 0 0;
    }

    .sidebar-list .green2 {
        background-position: -264px 0;
    }

    .sidebar-list .green3 {
        background-position: -527px 0;
    }

    .sidebar-list a strong {
        display: block;
        background: url(../../../Images/Skins/20110412/text-title.png) no-repeat;
        overflow: hidden;
        text-indent: -9999px;
        margin: 0 auto;
    }

    .sidebar-list .green1 strong {
        background-position: -896px 0;
        width: 212px;
        height: 35px;
    }

    .sidebar-list .green2 strong {
        background-position: -1144px 0;
        width: 184px;
        height: 29px;
    }

    .sidebar-list .green3 strong {
        background-position: -1350px 0;
        width: 226px;
        height: 28px;
    }

    .sidebar-list .click {
        color: #161616;
        font-size: .675em;
        line-height: 1.18em;
        display: block;
        margin: -1px 0 0;
    }

.popup {
    overflow: hidden;
    width: 396px;
    background: url(../../../Images/Skins/20110412/bg-popup.gif) no-repeat;
    display: none;
    padding: 7px 0 0;
}

    .popup .holder {
        background: url(../../../Images/Skins/20110412/bg-popup.gif) no-repeat -871px 100%;
        padding: 0 0 7px;
    }

    .popup .frame {
        overflow: hidden;
        width: 354px;
        position: relative;
        background: url(../../../Images/Skins/20110412/bg-popup.gif) repeat-y -433px 0;
        padding: 10px 19px 11px 23px;
    }

    .popup .btn-close {
        position: absolute;
        top: 2px;
        right: 9px;
        background: url(../../../Images/Skins/20110412/btn-close.png) no-repeat;
        width: 12px;
        height: 13px;
        text-indent: -9999px;
        overflow: hidden;
    }

    .popup h2 {
        font: italic 1.769em/1.087em Tahoma, Geneva, Arial, Helvetica, sans-serif;
        color: #495153;
        margin: 0 0 25px -4px;
    }

.popup-info {
    list-style: none;
    overflow: hidden;
    color: #353536;
    font-size: .87em;
    line-height: 1.18em;
    margin: 0;
    padding: 0 0 19px;
}

    .popup-info li {
        overflow: hidden;
        padding: 0 0 15px;
    }

    .popup-info dl {
        overflow: hidden;
        width: 100%;
        margin: 0;
    }

    .popup-info dd {
        float: left;
        margin: 0;
    }

    .popup-info dt {
        font: bold .95em/1.17em Tahoma, Geneva, Arial, Helvetica, sans-serif;
        float: left;
        width: 98px;
        padding: 0 5px 0 0;
    }

    .popup-info address {
        font-style: normal;
    }

.popup-buttons {
    font-size: .92em;
    line-height: 1.17em;
    width: 100%;
    margin: 5px 0 0;
}

    .popup-buttons .row {
        float: right;
    }

    .popup-buttons strong {
        color: #f26e24;
        float: left;
    }

    .popup-buttons ul {
        position: relative;
        list-style: none;
        float: left;
        overflow: hidden;
        margin: -5px 0 0;
        padding: 0;
    }

    .popup-buttons li {
        float: left;
        padding: 0 0 0 13px;
    }

    .popup-buttons a span {
        float: left;
        background: url(../../../Images/Skins/20110412/bg-btn.gif) no-repeat 0 -193px;
    }

        .popup-buttons a span span {
            background: url(../../../Images/Skins/20110412/text-btn.gif) no-repeat -941px 0;
            float: left;
            text-indent: -9999px;
            height: 11px;
            margin: 7px 12px 0 17px;
            padding: 0 0 6px;
        }

    .popup-buttons .text1 {
        background-position: -566px 1px;
        width: 26px;
    }

    .popup-buttons .text2 {
        background-position: -610px 0;
        width: 20px;
    }

#footer {
    overflow: hidden;
    width: 959px;
    background: url(../../../Images/Skins/20110412/bg-footer.gif) no-repeat -975px 100%;
    color: #969696;
    font-size: .769em;
    line-height: 1.1em;
    padding: 0 0 5px;
}

.footer-holder {
    background: url(../../../Images/Skins/20110412/bg-footer.gif) repeat-y;
    overflow: hidden;
    width: 914px;
    padding: 17px 10px 4px 40px;
}

.footer-nav {
    list-style: none;
    float: left;
    font-size: 1.1em;
    line-height: 1.18em;
    margin: -2px 0 0;
    padding: 0;
}

    .footer-nav li {
        float: left;
        padding: 0 38px 0 0;
    }

    .footer-nav a {
        color: #969696;
    }

.twitter {
    float: left;
    text-indent: -9999px;
    background: url(../../../Images/Skins/20110412/ico-twitter.gif) no-repeat;
    overflow: hidden;
    width: 25px;
    height: 25px;
    margin: -7px 35px 0 -8px;
}

    .twitter:hover {
        background: url(../../../Images/Skins/20110412/ico-twitter.gif) no-repeat 0 100%;
        text-decoration: none;
    }

.footer-holder .copyright {
    float: left;
    font-weight: 400;
}

.outtaHere {
    position: absolute;
    left: -9999px;
}

.radioArea, .radioAreaChecked {
    float: left;
    width: 16px;
    height: 16px;
    background: url(../../../Images/Skins/20110412/bg-radio.gif) no-repeat;
    overflow: hidden;
}

.radioAreaChecked {
    background-position: 0 100%;
}

.checkboxArea, .checkboxAreaChecked {
    float: left;
    width: 14px;
    height: 14px;
    overflow: hidden;
    background: url(../../../Images/Skins/20110412/bg-checkbox.gif) no-repeat;
}

.checkboxAreaChecked {
    background-position: 0 -14px;
}

.radioAreaCheckedLabel, .checkboxAreaCheckedLabel {
    color: red;
}

.selectArea {
    position: relative;
    height: 24px;
    float: left;
    color: #575859;
    font-size: .92em;
    line-height: 2em;
}

    .selectArea .left {
        position: absolute;
        top: 0;
        left: 0;
        width: 5px;
        height: 100%;
        background: url(../../../Images/Skins/20110412/bg-select.gif) no-repeat;
    }

    .selectArea a.selectButton {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: url(../../../Images/Skins/20110412/bg-select.gif) no-repeat 100% -25px;
    }

    .selectArea .center {
        height: 24px;
        line-height: 24px;
        display: block;
        background: url(../../../Images/Skins/20110412/bg-select.gif) repeat-x 0 100%;
        padding: 0 17px 0 8px;
    }

.optionsDivInvisible, .optionsDivVisible {
    position: absolute;
    z-index: 30;
    font-size: 12px;
}

    .optionsDivVisible ul {
        overflow: hidden;
        list-style: none;
        background: #fff;
        border: 1px solid #abadb3;
        margin: 0;
        padding: 2px;
    }

        .optionsDivVisible ul li {
            height: 1%;
            overflow: hidden;
            vertical-align: top;
        }

    .optionsDivVisible a {
        color: #575859;
        overflow: hidden;
        text-decoration: none;
        display: block;
        height: 1%;
        padding: 2px 4px;
    }

.sectionStart {
    border-color: #D7D7D7;
    border-style: dashed none none;
    border-width: 1px;
}

.textHeader {
    font-size: 22px;
    color: #F37021;
    font-style: normal;
    font-weight: 400;
    padding: 10px;
}

.textSubHeader {
    font-size: 12px;
    color: #F37021;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
}

.service {
    background-color: #F37021;
    color: #fff;
    font-weight: 700;
    border-color: #f9b890;
    border-style: none none solid;
    border-width: 1px;
    padding: 1px;
}

.serviceNotReg {
    background-color: #959595;
    color: #fff;
    border-color: #959595;
    border-style: none none solid;
    border-width: 1px;
    padding: 1px;
}

.loginBox {
    border: 1px solid #F37021;
    background-color: #FC9;
    color: #000;
}

.backgroundPopup {
    display: none;
    position: fixed;
    _position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000;
    z-index: 5;
}

#popUp {
    display: none;
    position: fixed;
    _position: absolute;
}

#popUpMessage {
    display: none;
    position: fixed;
    _position: absolute;
    width: 400px;
    background: #F96;
}

.popUpCustom {
    display: none;
    position: fixed;
    _position: absolute;
    background-color: #FFF;
    border: 1px solid #F37021;
    visibility: visible;
}

#popUpMessage table {
    width: 394px;
}

.textbox {
    background-color: #CCC;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid;
    color: #000;
}

.ListArea table {
    font-size: 12px;
    width: 100%;
    overflow: auto;
}

.tabHeaderRow {
    height: 24px;
}

.tabHeaderCell a {
    height: 24px;
    color: #f37021;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: 700;
    padding: 0 5px;
}

.tabHeaderCell {
    height: 24px;
    color: #f37021;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: 700;
    vertical-align: middle;
    text-align: left;
    margin: 0 5px;
    padding: 0 5px;
}

.filmStrip {
    background-color: #404040;
}

.filmStripRowTop {
    color: #FFF;
    border-bottom-style: dashed;
    height: 4px;
    font-size: 4px;
    border-bottom-width: medium;
    border-bottom-color: #FFF;
}

.filmStripRowBtm {
    color: #FFF;
    border-top-style: dashed;
    height: 4px;
    font-size: 4px;
    border-top-width: medium;
    border-top-color: #FFF;
}

.button {
    border: 1px solid #bdc0c2;
    background-color: #f26e24;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
}

.buttonYes {
    border: 1px solid #bdc0c2;
    background: url(../../../Images/Buttons/yes.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 50px;
}

.UserHoverOver {
    background-color: Silver;
    cursor: pointer;
}

.UserHoverOut {
    background-color: Transparent;
    cursor: pointer;
}

.fulldisplay-holder {
    float: right;
    width: 720px;
}

.fulldisplay {
    overflow: hidden;
    width: 100%;
    float: left;
    padding: 28px 0 0;
}

.HelpDeskGrid th {
    height: 24px;
    color: #f37021;
    font-family: Tahoma;
    font-size: 30px;
    font-weight: 700;
    vertical-align: middle;
    text-align: left;
    border: none;
    margin: 0 5px;
    padding: 0 5px;
}

input[type=radio] {
    vertical-align: middle;
    margin: 0 3px 3px 4px;
}

.not_dialog_overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .15;
    filter: alpha(opacity=15);
    -moz-opacity: .15;
    z-index: 101;
    display: none;
    margin: 0;
    padding: 0;
}

.not_dialog {
    display: none;
    position: fixed;
    width: 440px;
    height: 90px;
    top: 50%;
    left: 50%;
    margin-left: -190px;
    margin-top: -100px;
    background-color: #FC9;
    border: 2px solid #F37021;
    z-index: 102;
    font-family: Verdana;
    font-size: 10pt;
    padding: 0;
}

.not_dialogtelesure {
    display: none;
    position: fixed;
    width: 540px;
    height: 325px;
    top: 50%;
    left: 47%;
    margin-left: -190px;
    margin-top: -100px;
    background-color: #FC9;
    border: 2px solid #F37021;
    z-index: 102;
    font-family: Verdana;
    font-size: 10pt;
    padding: 0;
}

.not_dialogpothole {
    display: none;
    position: fixed;
    width: 680px;
    height: 325px;
    top: 50%;
    left: 40%;
    margin-left: -190px;
    margin-top: -100px;
    background-color: #FC9;
    border: 2px solid #F37021;
    z-index: 102;
    font-family: Verdana;
    font-size: 10pt;
    padding: 0;
}

.not_dialog_title {
    border-bottom: solid 2px #FC9;
    background-color: #FC9;
    color: #FFF;
    font-weight: 700;
    padding: 4px;
}

    .not_dialog_title a {
        color: #FFF;
        text-decoration: none;
    }

.align_right {
    text-align: right;
}

.progressholder {
    width: 100%;
    display: none;
}

.progresscontent {
    background: #F60;
    color: #FFF;
    padding: 4px 7px 2px 4px;
}

.progresspopup {
    border-radius: 8px;
    -moz-border-radius: 8px;
    background: #F60;
    position: absolute;
    width: 450px;
    top: 50%;
    left: 50%;
    margin: -20px auto 0 -250px;
    padding: 2px;
}

.balloon_left {
    background: url(../../../Images/balloonLeft.png) no-repeat;
    width: 85px;
    height: 121px;
}

.balloon_right {
    background: url(../../../Images/balloonRight.png) no-repeat;
    width: 75px;
    height: 112px;
}

.balloon_top {
    background: url(../../../Images/balloonTop.gif) no-repeat;
    background-repeat: repeat-x;
    height: 10px;
}

.balloon_bottom {
    background: url(../../../Images/balloonBtm.gif) no-repeat;
    background-repeat: repeat-x;
    height: 45px;
}

a:hover, .optionsDivVisible a:hover {
    text-decoration: underline;
}

.header-info span a:hover, .login .forgot:hover, .registration .code a:hover, .error a:hover, .sidebar-list a:hover {
    text-decoration: none;
}

.login .email input, .login .pass input {
    width: 190px;
    height: 15px;
    line-height: 1.25em;
    color: #fff;
    font-size: .92em;
    border: 0;
    background: none;
    float: left;
    padding: 1px 8px 3px;
}

.login .submit, .login .logout, .rightRegister {
    width: 84px;
    height: 23px;
    float: right;
    margin: 0;
    padding: 0;
}

.content-box.short .btn-go, .content-box.short .btn-info {
    width: 200px;
    background-position: 102px 7px;
}

.content-box .btn-go a, .content-box .btn-info a {
    float: right;
    cursor: pointer;
    background: url(../../../Images/Skins/20110412/bg-btn.gif) no-repeat 100% -24px;
    padding: 0 3px 0 0;
}

    .content-box .btn-go a span, .content-box .btn-info a span {
        float: left;
        background: url(../../../Images/Skins/20110412/bg-btn.gif) no-repeat;
    }

* html .registration, * + html .registration {
    margin: -3px 0 -15px;
}

    .registration .radio input, .address .radio-holder input {
        float: left;
        margin: 0;
        padding: 0;
    }

    * html .registration .radio label, * + html .registration .radio label {
        margin: 0 21px 0 5px;
    }

.left-sidebar h2, .left-sidebar h2 a {
    font: 1.154em/1.13em Tahoma, Geneva, Arial, Helvetica, sans-serif;
    color: #f26e24;
    margin: 0 0 4px;
}

.sub-nav h3, .sub-nav h3 a {
    font-size: .92em;
    line-height: 1.17em;
    margin: 0 0 4px;
}

.content-holder h1, .fulldisplay-holder h1 {
    font: italic 1.769em/1.087em Tahoma, Geneva, Arial, Helvetica, sans-serif;
    color: #f26e24;
    margin: 0 0 17px;
}

.content-holder p, .fulldisplay-holder p {
    margin: 0 0 13px;
}

.content-holder .notes h2, .fulldisplay-holder .notes h2 {
    font: bold italic .92em/1.17em Tahoma, Geneva, Arial, Helvetica, sans-serif;
    margin: 0 0 13px;
}

.content-block .renewal a, .basket .edit a, .popup-buttons a {
    float: left;
    /*background: url(../../../Images/Skins/20110412/bg-btn.gif) no-repeat 100% -217px;*/
    color: #51595a;
    cursor: pointer;
    padding: 0 4px 0 0;
}

.content-holder .error h2, .fulldisplay-holder .error h2 {
    color: #f22424;
    font: bold italic 1.37em/1.13em Tahoma, Geneva, Arial, Helvetica, sans-serif;
    margin: 0 -13px 5px;
}

.like-to, .address .fieldset {
    overflow: hidden;
    width: 100%;
}

.content-holder .like-to h2, .fulldisplay-holder .like-to h2 {
    font: italic 1.769em/1.087em Tahoma, Geneva, Arial, Helvetica, sans-serif;
    color: #51595a;
    margin: 0 0 21px;
}

.aside-box .frame:after, .content-holder:after, .popup-buttons:after, .sidebar-box:after {
    content: "";
    display: block;
    clear: both;
}

.basket .edit a span .modify, .basket .edit a span .pay {
    background: url(../../../Images/Skins/20110412/bg-btn.gif) no-repeat -834px 0;
    width: 40px;
    float: left;
    text-indent: -9999px;
    height: 11px;
    margin: 7px 12px 0 17px;
    padding: 0 0 6px;
}

.content-holder h2, .fulldisplay-holder h2 {
    font: 1.15em/1.13em Tahoma, Geneva, Arial, Helvetica, sans-serif;
    color: #505759;
    margin: 0 0 9px;
}

* html .address .radio-holder label, * + html .address .radio-holder label {
    padding: 1px 0 0 3px;
}

* html .buttons, * + html .buttons {
    margin: -23px 1px 0;
}

.optionsDivInvisible, .select-center-right {
    display: none;
}

.ListArea .tabAlternativeRow, .tabAlternativeRow {
    background-color: #f2f2f2;
}

.HelpDeskGrid, .HelpDeskGrid td {
    border: none;
}

.insuranceTabs {
    background-image: url(../../../Images/Advert/serviceBanners.jpg);
}
