﻿body
{
    margin: 0;
    font: 13px Arial, Helvetica, sans-serif;
    background: white;
    color: #666;
    height: 100%;
    min-width: 960px;
    width: 100%;
    position: relative;
}

div, p, form, fieldset,
H1, H2, H3, H4, H5, H6
{
    display: block;
    padding: 0;
    margin: 0;
    font-weight: normal;
}

h1
{
    font-size: 32px !important;
    line-height: 30px !important;
}

a
{
    outline: none !important;
    color: #007fc5;
    text-decoration: none !important;
}

    a:hover
    {
        color: #00a5ff;
    }

.floatLeft
{
    float: left;
}

.floatRight
{
    float: right;
}
/*other*/

.sectionTitle
{
    font-size: 15px;
    color: #333;
    font-weight: 700;
}

.wrapper
{
    width: 960px;
    height: 100%;
    margin: 0 auto;
    padding-top: 30px;
}

.clear
{
    clear: both;
}

.menu
{
    float: right;
}

.logo
{
    width: 350px;
    height: 57px;
    background: url(../images/TClogo.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 10;
    float: left;
    margin-top: -10px;
}

    .logo a
    {
        height: 100%;
        display: block;
        position: relative;
    }


/* TOP Header*/
.topHeader
{
    float: right;
    padding: 0 2px 0 0;
    margin-top: -6px;
    display: block;
    top: 0px;
    width: 960px;
    height: 22px;
    position: absolute;
}

    .topHeader ul
    {
        margin: 0 0 0 8px;
        padding: 0;
        list-style: none;
        overflow: hidden;
        float: right;
    }

        .topHeader ul li
        {
            float: left;
            padding: 9px 8px 9px 8px;
            background: url(../images/separator-top-nav.gif) no-repeat 0 13px;
            font-size: 11px;
            line-height: 18px;
        }

            .topHeader ul li:first-child
            {
                background: none;
            }

            .topHeader ul li a
            {
                color: #555;
            }

.header
{
    width: 520px;
    height: 50px;
    z-index: 600;
    float: left;
}

.headerImages
{
    float: right;
    width: 276px;
    height: 55px;
    padding-top: 20px;
    margin-bottom: -20px;
}


.topGreenLine
{
    width: 960px;
    height: 6px;
    background-color: #5EBB2B;
}

/* main header */
.header-real
{
    padding-left: 10px;
}

.ddWrapper
{
    float: left;
    margin-right: 43px;
    margin-top: 20px;
}

#productsContainer, #plansContainer, #whyWebexContainer
{
    position: relative;
    z-index: 1000;
}

#nav1, #nav2, #nav3
{
    position: absolute;
    margin-left: -35px;
    left: -999em;
    z-index: 1500;
}

#plansContainer:hover #nav3,
#productsContainer:hover #nav2,
#whyWebexContainer:hover #nav1
{
    left: auto;
}

#ddAbout
{
    background: url(../images/dropdown-whywebex.png) no-repeat scroll left -2px transparent;
    height: 168px;
    width: 199px;
    margin-top: -4px;
    _margin-top: -9px;
}

#ddPlans
{
    background: url(../images/dropdown-plans.png) no-repeat scroll left -2px transparent;
    height: 123px;
    width: 145px;
    margin-top: -4px;
    _margin-top: -9px;
}

#ddProducts
{
    background: url(../images/dropdown-products.png) no-repeat scroll left -2px transparent;
    height: 276px;
    width: 199px;
    margin-top: -4px;
    _margin-top: -9px;
}

.ddWrapper .plans
{
    top: -8px;
}

.ddContent
{
    top: 48px;
    left: 34px;
    position: absolute;
}

.plans a
{
    font-size: 12px;
    font-weight: normal;
    line-height: 22px;
    display: block;
    color: #007fc5;
}

    .plans a:hover
    {
        color: #00A5FF;
    }

.ddTopLink
{
    color: #999999;
    font-family: Arial,Helvetica,Sans-serif;
    font-size: 16px;
    font-weight: bold;
    position: relative;
}

    .ddTopLink:hover
    {
        color: #000;
    }

#plansContainer .ddTopLink
{
    z-index: 4000;
}

#productsContainer .ddTopLink
{
    z-index: 3000;
}

#whyWebexContainer .ddTopLink
{
    z-index: 2000;
}

#howToContainer .ddTopLink
{
    z-index: 1000;
}

.ddWrapper .plans
{
    top: -8px;
}


.mainImage
{
    width: 955px;
    height: 360px;
    margin-top: 10px;
    margin-left: 2px;
    border: 1px solid #808080;
}




/*After main image*/
.fullContent
{
    display: block;
    width: 100%;
}

.content
{
    width: 960px;
    background: white url(../images/homepage-background2.jpg) 0px 0px no-repeat;
    padding-top: 20px;
    margin-left: 2px;
}

.eventCenter
{
    width: 260px;
    height: 250px;
    margin-left: 60px;
    float: left;
}

.center-title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    padding: 22px 0 20px 0px;
}

    .center-title .a-bold
    {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
    }

.ec-content
{
}

.ec-content
{
    font-size: 16px;
    line-height: 22px;
    width: 230px;
    float: left;
    margin: 0 0 0 0;
}

    .ec-content .learn-more
    {
        margin: 36px 0 0 150px;
        font-size: 14px;
    }

    .ec-content h3
    {
        font-size: 20px;
        color: #2baf4f;
        padding-bottom: 10px;
        font-weight: normal;
    }



.tc
{
    width: 310px;
    height: 250px;
    float: left;
}


.tc-content
{
    font-size: 16px;
    line-height: 22px;
    width: 250px;
    float: left;
    margin: 56px 0 0 50px;
}

    .tc-content h3
    {
        font-size: 20px;
        color: #008d87;
        padding-bottom: 10px;
        font-weight: normal;
    }

    .tc-content .learn-more
    {
        margin: 56px 0 0 140px;
        font-size: 14px;
    }


.sc
{
    width: 322px;
    height: 250px;
    float: right;
}

.sc-content
{
    font-size: 16px;
    line-height: 22px;
    width: 250px;
    float: left;
    margin: 56px 0 0 40px;
}

    .sc-content h3
    {
        font-size: 20px;
        color: #005955;
        padding-bottom: 10px;
        font-weight: normal;
    }

    .sc-content .learn-more
    {
        margin: 36px 0 0 130px;
        font-size: 14px;
    }


/*latest news*/
.latestNews
{
    width: 600px;
    height: 105px;
    float: left;
    padding: 14px 0 0 40px;
    *padding-top: 58px;
}

    .latestNews h2
    {
        margin-bottom: 12px;
        margin-bottom: 12px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #333;
        font-weight: normal;
    }

.news-ticker-item
{
    font-size: 14px;
    line-height: 19px;
    font-family:  Arial, Helvetica, Sans-serif;
    background: none;
    font-weight: normal;
    color: #333333;
}


/*FollowUs*/
.FollowUs
{
    float: right;
    width: 320px;
    height: 105px;
}

.wm-FollowUs
{
    height: 38px;
    position: absolute;
    margin-top: 45px;
    margin-left: 40px;
}

h2.noMarBot
{
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333;
    padding-right: 4px;
    font-weight: normal;
}


.wm-FollowUs ul
{
    float: left;
    margin: 0;
    padding: 0;
}

.wm-FollowUs li
{
    width: 23px;
    height: 23px;
    float: left;
    list-style: none;
    margin-right: 8px;
    display: block;
}

    .wm-FollowUs li a
    {
        font-size: 14px;
        width: 23px;
        height: 23px;
        display: block;
    }

.hr_up
{
    margin-bottom: 10px;
    margin-top: 3px;
}

.hr_bot
{
    margin-top: 10px;
}

.wm-FollowUs h2
{
    float: left;
    height: 23px;
    line-height: 23px;
}

#wm-fb a
{
    background: #ccc url(../images/homepage-social-sprite.jpg) no-repeat;
    background-position: 0 0;
}

#wm-tw a
{
    background: #ccc url(../images/homepage-social-sprite.jpg) no-repeat;
    background-position: -23px 0;
}

#wm-yt a
{
    background: #ccc url(../images/homepage-social-sprite.jpg) no-repeat;
    background-position: -46px 0;
}

#wm-rf a
{
    background: #ccc url(../images/homepage-social-sprite.jpg) no-repeat;
    background-position: -69px 0;
}

#wm-fb a:hover
{
    background-position: 0 -23px;
}

#wm-tw a:hover
{
    background-position: -23px -23px;
}

#wm-yt a:hover
{
    background-position: -46px -23px;
}

#wm-rf a:hover
{
    background-position: -69px -23px;
}

.wm-contentCols
{
    float: left;
}









/*Footer*/
.footer
{
}

    .footer .footer_buttons
    {
        float: left;
        margin-right: 21px;
    }

        .footer .footer_buttons .footerButtonLink
        {
            width: 125px;
            height: 137px;
            display: block;
            background-image: url(../images/TClogo.jpg);
        }

            .footer .footer_buttons .footerButtonLink:hover
            {
                background-position: 0 -5px;
            }

.footer-row1
{
    overflow: hidden;
    border-top: 6px solid #82C63F;
    padding: 22px 0 28px 0px;
    width: 960px;
}

.footer-row1
{
    overflow: hidden;
    border-top: 6px solid #82c63f;
    padding: 22px 0 10px 0px;
    width: 960px;
}

    .footer-row1 .col
    {
        float: left;
        margin-right: 12px;
        width: 144px;
    }

        .footer-row1 .col h4
        {
            color: #333333;
            font-size: 10px;
            font-weight: bold;
            line-height: 8px;
            margin: 1px 0 5px;
            text-transform: uppercase;
        }

        .footer-row1 .col ul
        {
            margin: 0;
            padding: 0;
            list-style: none;
            font-size: 12px;
            line-height: 20px;
        }

            .footer-row1 .col ul a
            {
                color: #666;
                text-decoration: none;
            }

                .footer-row1 .col ul a:hover
                {
                    text-decoration: underline;
                }


.footer-row2
{
    border-bottom: 1px solid #D3CFCF;
    padding-bottom: 10px;
    padding-left: 10px;
}

.footerEnd
{
    padding-top: 6px;
}

.link-looking
{
    float: left;
}

.social
{
    float: right;
    font-size: 12px;
    line-height: 18px;
}

    .social ul
    {
        margin: 0 14px 0 0px;
        padding: 0;
        list-style: none;
        float: left;
        display: inline;
    }

    .social li
    {
        float: left;
        padding: 0 5px 0 5px;
        position: relative;
    }

    .social span
    {
        float: left;
    }

    .social li a
    {
        float: left;
        padding: 0px;
        color: #666;
    }



.footer .wrapp-text
{
    overflow: hidden;
    float: left;
}

    .footer .wrapp-text p
    {
        display: inline;
        margin: 0;
    }

    .footer .wrapp-text ul
    {
        margin: 0;
        padding: 0;
        list-style: none;
        display: inline;
    }

        .footer .wrapp-text ul li:first-child
        {
            background: none;
        }

        .footer .wrapp-text ul li
        {
            display: inline;
            padding: 0 5px 0 9px;
            background: url(../images/separator-footer.gif) no-repeat 0 50%;
        }

.footer-logo
{
    float: right;
    margin-right: 10px;
}

    .footer-logo img
    {
        display: block;
    }


.ms-title
{
    font-weight: normal;
    font-size: 32px;
    line-height: 32px;
    color: #555555;
}

.ContentData
{
    margin-left: 20px;
    margin-top: 40px;
}

.para
{
    color: #555;
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
}




/* Login folder*/

/*login*/
.form-signin
{
    max-width: 300px;
    padding: 19px 29px 15px;
    margin: 0 auto 20px;
    background-color: #F6F6F6;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

    .form-signin .form-signin-heading,
    .form-signin .checkbox
    {
        margin-bottom: 10px;
        color: #555;
    }

    .form-signin .form-signin-heading
    {
        margin-bottom: 30px;
        font-size: 32px;
        line-height: 32px;
    }

    .form-signin input[type="text"],
    .form-signin input[type="password"]
    {
        font-size: 16px;
        height: auto;
        margin-bottom: 15px;
        padding: 7px 9px;
    }



/*Host a Meeting*/

.HmMainTitle
{
    margin: 10px 10px 20px 0px;
}

.HmPara
{
    margin: 0px 0px 30px 0px;
    font-size: 12px;
}

.HmRightDiv1
{
    width: 260px;
    height: 150px;
    padding: 19px 29px 15px;
    margin: 0 20px 20px;
    background-color: #FFF;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

.rightbox_heading
{
    font-size: 15px !important;
    line-height: 20px !important;
    font-weight: bold !important;
    padding-left: 5px;
}

/*Attend  a Meeting*/

.AmMainTitle
{
    margin: 10px 10px 20px 0px;
}

.AmPara
{
    margin: 20px 0px 0px 0px;
    font-size: 12px;
}

.AmRightDiv1
{
    width: 270px;
    height: 250px;
    padding: 19px 29px 15px;
    margin: 0 20px 20px;
    background-color: #FFF;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

.amMeetingNoText
{
    width: 200px !important;
}

.box-content-h2
{
    color: #333333;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 21px;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 230px;
}

.amRightNodes
{
    width: 220px;
}


/* Sign UP*/

.suMainTitle span
{
    color: #59B00C;
}

.plan-items
{
    margin-top: 17px;
    font-family:  Arial, Helvetica, Sans-serif;
    color: #555;
}

    .plan-items p
    {
        float: left;
        width: 169px;
        font-size: 16px;
        line-height: 24px;
    }

    .plan-items ul
    {
        float: left;
        margin-left: 22px;
        font-size: 14px;
        line-height: 20px;
    }

        .plan-items ul li
        {
            background: url('../images/bullet.gif') no-repeat 0 6px;
            list-style: none;
            padding-left: 11px;
            padding-bottom: 5px;
        }

.suSubTitleGreen
{
    color: #59B00C;
    font-size: 18px;
    padding: 8px 0 0;
}

.suRightDiv1
{
    width: 220px;
    height: 220px;
    padding: 20px 10px 10px;
    margin: 0 0px 0px;
    background-color: #FFF;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

    .suRightDiv1 .suSide-title
    {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 19px;
        color: #00336C;
    }

    .suRightDiv1 ul
    {
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }

        .suRightDiv1 ul li
        {
            background: url('../images/bullet.gif') no-repeat 0 7px;
            list-style: none;
            padding-left: 12px;
            padding-bottom: 5px;
        }

    .suRightDiv1 .side-content
    {
        margin: 7px 21px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 15px;
        color: #555;
    }

.suRegisterForm
{
    width: 590px;
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.suRequiredMsg
{
    color: #333;
    font-size: 11px;
    padding: 5px 0 0;
}

.suText
{
    width: 270px !important;
}

.suButtonsDiv
{
    width: 200px;
}


/*electing & Online training*/
.eoCallInfo
{
    width: 500px;
    display: inline;
    text-align: right;
    margin-top: 20px;
}

    .eoCallInfo div
    {
        display: inline;
    }

.iconChat
{
    background: url(../images/icons_sprite.png) -119px 0;
    width: 22px;
    height: 14px;
    margin-top: 1px;
    display: inline-block !important;
}

.iconPhone
{
    background: url(../images/icons_sprite.png) -79px 0;
    width: 15px;
    height: 16px;
    margin-left: 20px;
    margin-top: -2px;
    display: inline-block !important;
}


.eoMainImage
{
    background: url(../images/hero.jpg);
    width: 910px;
    height: 294px;
    margin-top: 10px;
    *margin-top: -15px;
    padding: 34px 0 0 30px;
}

    .eoMainImage h2
    {
        font-weight: normal;
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 58px;
    }

    .eoMainImage .eoGreenColor1
    {
        color: #397266;
    }

    .eoMainImage .eoGreenColor2
    {
        color: #4A925F;
    }

    .eoMainImage .eoGreenColor3
    {
        color: #66AC3F;
    }

    .eoMainImage .quickTour
    {
        font-size: 17px;
        line-height: 23px;
        color: #333;
        margin-top: 83px;
    }

        .eoMainImage .quickTour span
        {
            color: #306663;
        }


.eoContent .bodyLeft
{
    width: 430px;
    margin-left: 30px;
    float: left;
}

.eoContent .bodyRight
{
    width: 430px;
    margin-left: 20px;
    float: left;
}

.eoContent .eoContent1 p.textBody, .eoContent p.textBody
{
    line-height: 26px;
    font-size: 17px;
}

.eoContent .eoContent1 p.linkBody
{
    font-size: 14px;
    line-height: 26px;
    color: black;
    margin-top: 37px;
}

.eoContent .eoContent1 ul
{
    margin-top: 3px;
    width: 370px;
}


.eoContent li
{
    background: url("../images/li.gif") no-repeat scroll 0 8px transparent;
    font-family:  Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #555;
    line-height: 24px;
    list-style-type: none;
    margin-left: -10px;
    padding-left: 17px;
    padding-bottom: 4px;
}

.eoContent h3
{
    font-size: 22px;
    line-height: 28px;
    color: #59B00C;
    width: 380px;
    font-weight: normal;
}

.eoContent
{
    margin-top: 22px;
}

.eoContent2
{
    margin-top: 30px;
}

.eoContent .imgExtent
{
    background: url(../images/extend.jpg);
    width: 353px;
    height: 269px;
    margin: 9px 0 45px;
}

.eoContent .imgDynamic
{
    background: url(../images/dynamic.jpg);
    width: 430px;
    height: 290px;
    margin: 9px 0 24px;
}


/*getting-started.html*/
.gsRightDiv1
{
    background: url(../images/nav-bg.png) no-repeat;
    width: 229px;
    height: 376px;
    float: right;
    margin: 47px 32px 0 0;
    margin: 45px 32px 0 0;
}

    .gsRightDiv1 #pod .title
    {
        font-size: 15px;
        line-height: 18px;
        color: #333;
        display: block;
        margin-bottom: 12px;
        margin-bottom: 11px;
    }

    .gsRightDiv1 #pod
    {
        margin: 18px 0 0 25px;
        width: 170px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 20px;
        color: #555;
    }

        .gsRightDiv1 #pod .sf0
        {
            color: black;
            display: block;
            margin: 9px 0 0 0;
        }

        .gsRightDiv1 #pod .title
        {
            font-family:  Arial, Helvetica, Sans-serif;
            font-size: 15px;
            line-height: 18px;
            color: #333;
            display: block;
            margin-bottom: 12px;
            margin-bottom: 11px;
        }

    .gsRightDiv1 li
    {
        background: url("../images/li.gif") no-repeat scroll 0 8px transparent;
        font-family:  Helvetica, Arial, sans-serif;
        font-size: 12px;
        color: #555;
        line-height: 18px;
        list-style-type: none;
        margin-left: -10px;
        padding-left: 17px;
        padding-bottom: 4px;
    }


.gsLeftColumn
{
    margin-top: 40px;
    width: 600px;
    font-size: 16px;
    line-height: 24px;
    color: #555;
}

    .gsLeftColumn .img1
    {
        margin: 0 8px 100px 0;
        float: left;
    }

    .gsLeftColumn .g-title
    {
        color: #59B00C;
        font-size: 24px;
        display: block;
        padding: 10px 0 0 0;
        margin-bottom: 11px;
        margin-bottom: 9px;
        line-height: 28px;
    }

    .gsLeftColumn #content2
    {
        width: 570px;
        font-size: 16px;
        line-height: 24px;
        color: #555;
        margin: 41px 0 0 0;
        margin: 40px 0 0 0;
    }


/*schedule-meeting.html*/
.smFlashBanner
{
    background: url(../images/extend.jpg);
    width: 250px;
    height: 190px;
    margin: 9px 0 45px;
}

.smContent1
{
    margin-top: 30px;
}

.smContent1Left
{
    width: 600px;
}

.smContent1 .title
{
    font-size: 24px;
    line-height: 28px;
    color: #555;
    letter-spacing: -0.01em;
    display: block;
    margin: 3px 0 13px;
}

.smContent1 .f13
{
    font-size: 16px;
    color: #555;
    line-height: 24px;
}

.smContent1Right
{
    border-left: dotted 1px gray;
    padding-top: 5px;
    padding-left: 30px;
}

.smContent1 .f18
{
    font-size: 21px;
    color: #999;
    line-height: 26px;
    display: block;
    padding-top: 10px;
}

.smContentData #pods
{
    width: 960px;
    height: 225px;
    margin-bottom: 73px;
    margin-bottom: 69px;
}

    .smContentData #pods div
    {
        text-align: left;
    }

    .smContentData #pods p.pod-title
    {
        margin: 25px 0 0 35px;
        margin: 29px 0 0 35px;
        font-size: 20px;
        color: #555;
        letter-spacing: -0.01em;
    }

.smContentData #pod1
{
    width: 320px;
    height: 227px;
    background: url(../images/pod1.jpg) no-repeat scroll 2px 0 transparent;
    float: left;
}

.smContentData #pod2
{
    width: 320px;
    height: 227px;
    background: url(../images/pod2.jpg) no-repeat scroll 2px 0 transparent;
    float: left;
}

.smContentData #pod3
{
    width: 320px;
    height: 227px;
    background: url(../images/pod3.jpg) no-repeat scroll 2px 0 transparent;
    float: left;
}

.smContentData #pods p.pod-content
{
    margin: 19px 0 0 35px;
    margin: 21px 0 0 35px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #555;
    width: 140px;
}

.smContentData #pods p.pod-content1
{
    margin: 19px 0 0 35px;
    margin: 21px 0 0 35px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #555;
    width: 150px;
}

.smContentData #pods p.pod-button
{
    margin: 17px 0 0 35px;
}

.smContentData #pods a
{
    margin-left: 35px;
}


/*support-overview.html*/
.soSidebar
{
    height: 470px;
    margin-right: 19px;
    padding: 0 0 100px 11px;
    width: 216px;
}

    .soSidebar .leftnavbox
    {
        font-family: Arial, Helvetica, Verdana, sans-serif;
        background-color: #F8F8F1;
        border: 1px solid #DEDED8;
        border-width: 1px 2px;
        font-size: 12px;
        width: 100%;
        float: left;
        margin-bottom: 15px;
        margin-top: 10px;
        padding: 0;
    }

        .soSidebar .leftnavbox a
        {
            color: black;
        }

            .soSidebar .leftnavbox a:hover
            {
                text-decoration: underline;
                color: #06C;
            }

        .soSidebar .leftnavbox ul
        {
            list-style-type: none;
            margin: 0;
            padding: 0;
        }

        .soSidebar .leftnavbox li
        {
            color: black;
            padding: 0;
        }

            .soSidebar .leftnavbox li h3
            {
                background-color: #E8E7DB;
                padding: 4px;
                font: bold 13px/18px Arial, Helvetica, Verdana, sans-serif;
            }

        .soSidebar .leftnavbox ul#menu h3
        {
            border-top: 1px solid #CCCBBE;
            margin: 0;
        }

    .soSidebar #main *
    {
        margin: 0px;
        padding: 0px;
    }

    .soSidebar .leftnavbox li li a
    {
        color: black;
        padding-left: 12px;
    }

.soRightPane
{
    width: 700px;
}

    .soRightPane .h12
    {
        border-bottom: 1px solid #CCC;
        color: #D04421;
        font-size: 21px;
        font-weight: normal;
        margin-bottom: 10px;
        padding: 0 0 10px 0;
    }

    .soRightPane .ico2
    {
        margin-top: 4px;
        margin-right: 5px;
        text-align: right;
        float: left;
    }

    .soRightPane .p221
    {
        float: left;
        padding: 0px;
        margin-top: 0px;
        padding-top: 10px;
        font-size: 12px;
        font-weight: bold;
        width: 100%;
    }

.soRigntLeftPane, .soRigntRightPane
{
    width: 350px;
    float: left;
    line-height: 18px;
}

.soRightPane .wbx-support-cnt
{
    width: 298px;
    float: left;
    padding-bottom: 20px;
}

.soRightPane .support-head
{
    font-size: 13px;
    color: #333;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.soRightPane p, .soRightPane a
{
    font-size: 12px;
}

.soRightPane .soKB
{
    line-height: 8px;
}
