﻿.kb, .kb *
{
    /*force mozilla, webkit and opera to use IE's quirks mode box model*/
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* general kb */
.kb
{
    font-size: 70%;
    margin: 10px 20px;
    width: auto;
}

.kb .rtl
{
    direction: rtl;
}

#kb_default
{
    z-index: 0;
}

.kb img
{
    border: none;
}

.kb a
{
    text-decoration: none;
}

.kb a:hover
{
    text-decoration: underline;
}

.kb td
{
    font-size: 80%;
    padding: 0;
    vertical-align: top;
}

.kb .keywords td
{
    font-size: 70%;
}

.kb div.sbody .list td
{
    background: transparent !important;
    border-top: none !important;
}

.kb span.pLink
{
    display: none;
    font-size: 85%;
    font-weight: normal;
}

.kb .toc img, .kb .topOfPage img
{
    vertical-align: text-bottom;
    margin: 0px 3px;
}

.kb #kb_hotfix
{
    font-size: 110%;
    height: 55px;
    padding: 10px 0px 0px 65px;
    background-image: url('/library/images/support/cn/Hotfix_icon.png');
    background-repeat: no-repeat;
    background-position: left center;
}

.kb .rtl #kb_hotfix
{
    background-position: right center;
    padding: 10px 65px 0px 0px;
}

.kb #kb_hotfix_link
{
    font-size: 95%;
}

.kb h1.title
{
    font-size: 150%;
    margin: 0 0 10px;
}

.kb h2
{
    font-size: 140%;
}

.kb h3
{
    font-size: 115%;
}

.kb h4
{
    font-size: 105%;
}

.kb h5
{
    font-size: 95%;
}

.kb h6
{
    font-size: 85%;
}

.kb .graphic
{
    margin: 10px;
    padding: 1px;
}

.kb .message
{
    padding: 10px 30px;
}

.kb div.author
{
    margin: 0px 0px 6px 0px;
}

.kb div.author .label
{
    font-weight: bold;
}

.kb div.appliesToLink
{
    margin: 10px 0;
}

.kb div.expandcollapseall
{
    display: none;
}

.kb div.expandcollapseall_open
{
    margin: 10px 0px 10px 10px;
    color: #115F87;
}

.kb div.expandcollapseall_open a:hover
{
    text-decoration: underline;
}

.kb .sectionpreview_open
{
    position: absolute;
    left: 185px;
    bottom: -5px;
    white-space: nowrap;
    font-size: 70%;
    color: #333333;
    margin: 0px 0px 10px 0px;
    font-weight: normal;
}

.kb .rtl .sectionpreview_open
{
    left: 0px;
    right: 185px;
}

.kb .sectionpreview_closed
{
    display: none;
}

.kb div.csDisclaimerLink, .kb div.mtDisclaimerLink, .kb div.rtDisclaimerLink
{
    padding: 3px 0px 3px 0px;
}

.kb div.kb_meta_divider
{
    height: 10px;
    width: 509px;
    background: url('/library/images/support/cn/gsfx_kb_cluster.png') no-repeat -509px 0px;
}

.kb .rtl div.kb_meta_divider
{
    background-position: 0px 0px;
}

.kb div.csDisclaimerLink img, .kb div.mtDisclaimerLink img, .kb div.rtDisclaimerLink img
{
    margin: 0px 4px;
    vertical-align: middle;
}


.kb div.disclaimer.cc, .kb div.disclaimer.mt, .kb div.disclaimer.retiredkb
{
    font-weight: bold;
    border: 1px solid #cccccc;
    padding: 10px;
    background: url('/library/images/support/cn/kb_disclaimer_bottom_background.png') repeat-x #fefefe;
}

.kb div.disclaimer.cc img, .kb div.disclaimer.mt img, .kb div.disclaimer.retiredkb img
{
    margin: 0px 4px;
}

.kb div.disclaimer.mt .text, .kb div.disclaimer.cc .text, .kb div.disclaimer.retiredkb .text
{
    font-weight: normal;
}

.kb div.disclaimer .label
{
    margin: 0 0 5px;
}

.kb div.securedisclaimer, .kb div.securesection
{
    margin: 1px 0;
}

.kb div.securedisclaimer
{
    height: 55px;
    padding-left: 65px;
    padding-top: 15px;
}

.kb #securedisclaimerimg
{
    float: left;
}

.kb div.securedisclaimer hr, .kb div.securesection hr
{
    border: 1px solid #e92;
    background-color: #efba43;
    margin: 5px auto;
}

.kbhf
{
    border-bottom: 2px solid #e92;
    border-top: 2px solid #e92;
    padding: 0 15px;
}

.kb div.securedisclaimer .seclabel, .kb div.securedisclaimer .label, .kb div.securesection .seclabel, .kb div.securesection .label, .kbhf .label
{
    text-transform: uppercase;
    font-weight: bold;
    color: #c60;
    margin: 0px 10px 5px 10px;
}

.kbhf .label
{
    margin-top: 15px;
}

.kb div.securedisclaimer .text, .kb div.securesection .text
{
    margin: 0 10px;
}

.kb div.securesection .secdisclaimer.text
{
    margin: 0 0 10px;
}

.kb div.notice
{
    margin: 10px 0;
}

.kb .notice h5
{
    margin: 8px 0;
}

.kb div.notice div.notice
{
    font-size: 100%;
}

/* Atricle Properties */
.kb div.articleProperty
{
    color: #999999;
    padding: 2px;
}

/* Table of Content */
.kb .toc h5
{
    font-size: 120%;
    margin: 0;
    margin-bottom: 3px;
}

.kb .toc .tallTable
{
    border-collapse: collapse;
}

.kb .toc .hfdl
{
    display: none;
}

.kb .toc .tallTable td
{
    font-size: 10%;
    padding: 4px 0 0;
    width: 10px;
}

.kb .toc .tallTable td.text
{
    font-size: 70%;
    padding: 1px 3px;
    width: 100%;
}

.kb .toc .tallTable span
{
    width: 10px;
}

.kb .section .table th
{
    background: #cecfce;
    font-weight: bold;
    font-size: 70%;
    padding: 5px;
}

.kb .section .table td
{
    background: #f7f7ff;
    font-size: 70%;
    padding: 5px;
}

.kb .list
{
    margin: 0;
}

.kb .list .list
{
    margin: 0;
}

.kb .list .bullet
{
    padding: 0;
}

.kb .list .text
{
    padding-left: 2px;
    padding-right: 2px;
}
.kb .kb_subList
{
    list-style-type: none;
    margin-left: 2px;
}

.kb .section h2.subTitle
{
    border-bottom: 2px solid #7fbae2;
    width: 100%;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.kb .section h2.subTitle span
{
    background: url('/library/images/support/cn/gsfx_kb_tab.png') no-repeat #7fbae2;
    float: left;
    width: 175px;
    font-size: 70%;
    color: #115F87;
    font-weight: normal;
    padding: 9px 0px 5px 0px;
}

* html .kb .section h2.subTitle span
{
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/library/images/support/cn/gsfx_kb_tab.png', sizingMethod='crop');
}

.kb .rtl .section h2.subTitle span
{
    float: right;
    padding: 9px 22px 5px 0px;
}

.kb .section h2.subTitle span a
{
    display: block;
    width: 150px;
    margin-left: 22px;
}

.kb .section h2.subTitle span a:hover
{
    text-decoration: none;
}

.kb .rtl .section h2.subTitle span a
{
    margin-left: 0px;
}

.kb .rtl .section h2.subTitle span a:hover
{
    text-decoration: none;
}

.kb .section h2.kb_tabs_hover
{
    border-color: #f8b602;
}

#kb .section h2.kb_tabs_hover span
{
    background-color: #f8b602;
}

.kb div.kb_graphictop, .kb div.kb_tabletop, .kb div.kb_graphictop_open, .kb div.kb_tabletop_open
{
    border: 1px solid #7fbae2;
    border-bottom: 0px;
    height: 18px;
    background: #7fbae2;
    width: 100%;
    margin: 0px;
}

.kb div.kb_graphictop_open, .kb div.kb_tabletop_open
{
    height: 24px;
    display: table;
}

.kb span.kb_collapsetext_close, .kb span.kb_expandtext_close, .kb span.kb_expandtext
{
    display: none;
}

.kb span.kb_collapsetext_open, .kb span.kb_expandtext_open
{
    display: block;
    color: #115F87;
    font-weight: bold;
    vertical-align: top;
    cursor: pointer;
    margin: 4px 0px;
}

.kb span.kb_expandtext_background, .kb span.kb_collapsetext_background
{
    width: 16px;
    height: 15px;
    margin: 0px 3px;
    display: block;
    float: left;
}

.kb .rtl span.kb_expandtext_background, .kb .rtl span.kb_collapsetext_background
{
    float: right;
}

.kb span.kb_collapsetext_background
{
    background: url('/library/images/support/cn/gsfx_kb_cluster.png') no-repeat -49px -16px;
}

.kb span.kb_expandtext_background
{
    background: url('/library/images/support/cn/gsfx_kb_cluster.png') no-repeat -32px -16px;
}

* html .kb span.kb_collapsetext_open, * html .kb span.kb_expandtext_open
{
    position: fixed;
}

.kb span.kb_collapsetext_open img, .kb span.kb_expandtext_open img
{
    vertical-align: middle;
}

.kb div.kb_errormsgbody, .kb div.kb_codebody, .kb div.kb_intextwrapper, .kb div.kb_outergraphicwrapper, .kb div.kb_outertablewrapper
{
    position: relative;
    overflow-x: auto;
    border: 1px solid #7fbae2;
    margin-bottom: 10px;
}

.kb div.kb_errormsgbody, .kb div.kb_codebody, .kb div.kb_intextwrapper
{
    border-top-width: 12px;
}

.kb div.kb_outergraphicwrapper, .kb div.kb_outertablewrapper
{
    border-width: 3px;
    border-top-width: 0px;
    border-bottom-width: 2px;
    background: #7fbae2;
}

.kb div.kb_outergraphicwrapper_closed, .kb div.kb_outertablewrapper_closed
{
    margin: 10px 0px;
    width: 430px;
}

.kb div.kb_outergraphicwrapper_closed
{
    overflow-y: hidden;
}

.kb div.kb_nowrapper
{
    display: inline;
    vertical-align: middle;
}

.kb div.kb_graphicwrapper, .kb div.kb_tablewrapper, .kb div.kb_codecontent, .kb div.kb_errorcontent, .kb div.kb_intextbody
{
    width: 100%;
    border: 0px solid #7fbae2;
    margin: 0px;
    padding: 0px;
}

* html .kb div.kb_graphicwrapper, * html .kb div.kb_tablewrapper, * html .kb div.kb_codecontent, * html .kb div.kb_errorcontent, * html .kb div.kb_intextbody
{
    overflow-x: auto;
}

.kb div.kb_codecontent, .kb div.kb_errorcontent, .kb div.kb_intextbody
{
    background: #fff;
}

.kb div.kb_graphicwrapper, .kb div.kb_tablewrapper
{
    border-bottom-width: 2px;
    background: #7fbae2;
}

* html .kb div.kb_graphicwrapper, * html .kb div.kb_tablewrapper
{
    float: left;
}

.kb .kb_whitebox
{
    width: 100%;
    height: 100em;
    background-color: #fff;
    opacity: .8;
    filter: alpha(opacity=80);
    position: absolute;
    top: 24px;
    left: 0px;
    display: none;
    cursor: pointer;
    text-align: center;
}

.kb .kb_whitebox_img
{
    background: url('/library/images/support/cn/gsfx_kb_cluster.png') no-repeat -157px -16px;
    height: 50px;
    width: 50px;
    position: relative;
    top: 20px;
    margin: 0px auto;
    display: block;
}

.kb .kb_whitebox_text
{
    position: relative;
    top: 30px;
    font-size: 2em;
    text-decoration: underline;
    color: #115F87;
}

.kb div.kb_graphicwrapper .graphic
{
    padding: 1px;
    margin: 0px;
    border: 1px solid #7fbae2;
}

.kb div.errormsg
{
    min-height: 20px;
}

.kb div.kb_outergraphicwrapper_open, .kb div.kb_outertablewrapper_open
{
    position: relative;
    width: 100%;
}

.kb .section h2.subTitle div.kb_tabs_toggle
{
    float: left;
    height: 11px;
    width: 11px;
    position: absolute;
    top: 10px;
    left: 7px;
    background: url('/library/images/support/cn/gsfx_kb_cluster.png') 0px -16px no-repeat;
}

.kb .rtl .section h2.subTitle div.kb_tabs_toggle
{
    float: right;
    left: auto;
    right: 7px;
}

#kb .section h2.kb_tabs_toggle_open div.kb_tabs_toggle
{
    background-position: 0px -16px;
}

#kb .section h2.kb_tabs_toggle_closed div.kb_tabs_toggle
{
    background-position: -12px -16px;
}

.kb .section h3
{
    margin: 15px 0 5px;
}

.kb .section h4
{
    margin: 10px 0 5px;
}

.kb .section h5
{
    margin: 8px 0 5px;
}

.kb .section h6
{
    margin: 8px 0 5px;
}

.kb hr.divider, .kb hr
{
    border-bottom: none;
    height: 2px;
    color: #ddd;
    margin-top: 10px;
    margin-bottom: 10px;
}

.kb div.indent
{
    padding: 0px 20px 10px 20px;
}

.kb div.indent div.indent
{
    margin: 10px;
}

/* SBODY styles */
.kb div.sbody, .kb #fmsSurvey
{
    margin: 0px 0px 10px 24%;
}

.kb div.sbody, .kb .appliesTo, .kb .keywords, .kb .disclaimer
{
    line-height: 1.5em;
    margin-bottom: 10px;
}

.kb .rtl div.sbody, .kb .rtl #fmsSurvey
{
    margin: 0px 24% 10px 0px;
}

.kb .disclaimer div.text
{
    width: auto;
}

.kb div.sbody div.sbody, .kb .rtl div.sbody div.sbody
{
    margin: 0px;
}

.kb .section div.sbody.kb_tabs_toggle_open
{
    display: auto;
}

.kb .section div.sbody.kb_tabs_toggle_closed
{
    display: none;
}

.kb .topOfPage
{
    margin: 10px 0px;
}

.kb div.sbody span.abbr, .kb div.sbody acronym
{
    border-bottom: 1px dotted #000;
    cursor: help;
}

.kb div.sbody .code, .kb div.sbody .errormsg, .kb div.sbody .in_text
{
    position: relative;
    padding: 10px 10px 20px 10px;
    width: 100%;
    color: #333;
    margin: 0px;
}

* html .kb div.sbody .code, * html .kb div.sbody .errormsg, * html .kb div.sbody .in_text
{
    float: left;
}

.kb div.sbody .code, .kb div.sbody .in_text
{
    width: 1px; /*FIX for firefox pre tag issue*/
    font-family: Consolas, "Courier New" , Courier, Monospace;
}

.kb div.sbody div.center
{
    text-align: center;
}

.kb div.sbody fieldset
{
    padding: 10px;
}

/* List styles */
.kb .list
{
    border-collapse: collapse;
    border-spacing: 0;
    margin: 10px 5px;
}

.kb .appliesTo .list
{
    margin: 0 10px;
}

.kb div.sbody .list td
{
    background: #f7f7ff;
    border-top: 1px solid #fff;
}

.kb div.sbody .list .image
{
    vertical-align: top;
    width: 16px;
}

.kb .bullet
{
    font-size: 80%;
    text-align: center;
    vertical-align: top;
    width: 1em;
}

.kb div.sbody .list .number
{
    padding: 3px;
    vertical-align: top;
    white-space: nowrap;
}

.kb div.sbody .list .text
{
    padding: 3px 8px;
}

.kb div.sbody .sTable td
{
    padding: 2px 3px;
}

.kb .appliesTo .list td
{
    font-size: 65%;
    padding: 4px 0 0;
}

.kb .appliesTo .list td.bullet
{
    font-size: 70%;
}

.kb .appliesTo .list td.textSub
{
    padding: 0;
}

.kb pre.in_text
{
    color: black;
}

.kb .appliesTo h5
{
    font-size: 110%;
    margin: 5px 0;
}

.kb .userInput
{
    font-weight: bold;
    margin: 10px 0;
}

.kb .keywords td
{
    vertical-align: bottom;
}

.kb .keywords td.header
{
    vertical-align: top;
}

.kb .keywords td.header h5
{
    font-size: 105%;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.kb .weboutput table
{
    border-color: #000;
    border-collapse: collapse;
    width: auto;
}

.kb .weboutput table th
{
    background: #dedede;
}

.kb .weboutput table th, .kb .weboutput table td
{
    border-color: #000;
    font-size: 70%;
    padding: 3px 5px;
}

.kb .weboutput table th font, .kb .weboutput table td font
{
    font-size: 95%;
}

/* qa */
.kb .qa .qa_section
{
    margin-top: 10px;
}

.kb .qa .qa_section td div
{
    padding: 0px 5px;
}

.kb .qa .qa_section .label
{
    color: #fff;
    font-size: 32pt;
    font-weight: bold;
    background: url('/library/images/support/cn/gsfx_kb_cluster.png') no-repeat -74px -16px;
    width: 48px;
    height: 58px;
    padding: 20px 0px 0px 30px;
}

.kb .rtl .qa .qa_section .label
{
    padding: 20px 30px 0px 0px;
}

.kb .qa .bigspace
{
    height: 50px;
}

.kb .qa .smallspace
{
    height: 20px;
}

/* tt */
.kb .tt .section h2.subTitle
{
    color: #000;
}

/* sc */
.kb .sc .section hr.hidden
{
    border: 1px solid #fff;
    background-color: #fff;
}

.kb .sc .section div.blurb
{
    margin-bottom: 20px;
}

.kb .sc .section .more
{
    margin-top: 20px;
}

.kb .sc .section .textQuestion, .kb .sc .section .textAnswer
{
    padding: 5px;
    vertical-align: top;
}

.kb .sc .section .textQuestion
{
    background-color: #fffff3;
}

.kb .sc .section .textAnswer
{
    background-color: #f6f6ff;
}

.kb .sc .section .imgQuestionColumn
{
    vertical-align: top;
}

.kb .sc .section .imgAnswerColumn
{
    vertical-align: bottom;
}

.kb .sc .section .qImg, .kb .sc .section .aImg
{
    margin: 2px;
}

.kb .sc .section .qImg
{
    border-right: 3px solid #999;
}

.kb .sc .section .aImg
{
    border-left: 3px solid #999;
}

/* si */
.kb .si .section .graphic
{
    margin: 5px;
    float: left;
}

.kb .kb_acwtable
{
    background: url('/library/images/support/cn/GH_bkgnd.png') bottom left repeat-x #E8FBD6;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

*html .kb .kb_acwtable td
{
    padding: 10px;
}

.kb .awbkg .desc, .kb .awbkg .title
{
    padding: 5px 5px 10px 5px;
}

.AWlink
{
    margin-top: 30px;
    margin-bottom: 20px;
}

.AWlink a
{
    background-color: #ffffff;
    padding: 12px 30px 12px 30px;
    border: 1px solid #79b75d;
    font-size: 120%;
}

.kb #tocDiv ul
{
    list-style-type: none;
    margin: 5px 0px;
    padding: 0px;
}

.kb #tocDiv ul ul
{
    padding: 0px 15px;
}

/* FMS Survey */
.kb #fmsSurvey div.fms
{
    background: url('/library/images/support/cn/kb_disclaimer_bottom_background.png') repeat-x #fefefe;
    border: 1px solid #cccccc;
}

/* Survey */
/* Document-level selectors */
.kb div.fms
{
    background: #ededed;
    border: 2px solid #999;
    border-left: none;
    border-right: none;
    margin: 0 0 5px;
    padding: 5px 10px;
}

/* Selector for rightmost image in the graphical survey header */
.kb .fms .SURVEYHEADERIMAGE
{
    margin-right: 0px;
}

.kb .fms .SURVEYTITLETEXT
{
    font-weight: bold;
    padding: 10px;
}

.kb .fms .SURVEYINTROTEXT
{
    font-weight: bold;
    color: #a52a2a;
    padding: 10px;
}

.kb .fms .SURVEYTHANKYOUTEXT
{
    font-weight: bold;
    color: #a52a2a;
    padding: 10px;
}

/* General question text for all question types */
.kb .fms .ANSWERTEXT
{
}

/* Selectors specific to GROUPED_HORIZONTAL_RADIO questions */

/* Question text for GROUPED_HORIZONTAL_RADIO questions */
.kb .fms .GHR_QUESTIONTEXT
{
    margin-left: 5px;
}

/* Numeric header and legend text for GROUPED_HORIZONTAL_RADIO questions */
.kb .fms tr.GHR_LEGENDTEXT td
{
    font-weight: bold;
    text-align: center;
}

.kb .fms tr td.GHR_LEGENDTEXT
{
    font-weight: bold;
    text-align: center;
}

/* TR-specific selector for even rows in the GROUPED_HORIZONTAL_RADIO complex */
.kb .fms .GHR_EVENROW
{
    background-color: #f9f9f9;
}

/* TR-specific selector for odd rows in the GROUPED_HORIZONTAL_RADIO complex */
.kb .fms .GHR_ODDROW
{
}

/* Navigation: contains progress bar and navigational buttons */
/* Selector for the navigational complex */
.kb .fms .NAVIGATION
{
}

/*it and fr button is longest*/
.kb .fms .NAVBUTTON
{
}

/* Progress bar complex */
.kb .fms .PROGRESSBAR
{
    border-right: 1px solid #cde;
    border-bottom: 1px solid #cde;
    border-left: 1px solid #89a;
    border-top: 1px solid #89a;
    width: 120px;
    height: 20px;
}

.kb .fms .PROGRESSBLOCK
{
    background-color: #f00;
    height: 20px;
}

.kb .fms .PROGRESSTEXT
{
    font-weight: bold;
}

/* Question-level selectors */
/* Selector for the question-level container element. */
.kb .fms .QUESTIONCONTAINER
{
    margin-bottom: 5px;
    margin-left: 1px;
    margin-right: 3px;
    line-height: 1.5em;
    width: 99%;
    padding: 3px 0px 0px 10px !important;
}


/* Selector for question text. */
.kb .fms .QUESTIONTEXT
{
    font-weight: bold;
    padding-bottom: 5px;
}

/* Selector for question instructions. */
.kb .fms .QUESTIONINSTRUCTION
{
    padding-bottom: 2px;
}

/* Selector for messages indicating that the question is required. */
.kb .fms .QUESTIONREQUIRED
{
    color: red;
    font-weight: bold;
}

/* Optional text box selectors */
.kb .fms .OPTIONALTEXTBOX
{
}

.kb .fms .OPTIONALTEXTBOXINSTRUCTION
{
    color: #666;
}

/* Stuff ? */
.kb .fms .ANSWERCONTROL
{
    font-weight: bold;
    text-align: center;
}

.kb .fms .ANSWERBOX
{
    margin: 0px;
    width: 100%;
}

/* Media Print */
@media print
{
    .kb *
    {
        position: static;
        float: none;
    }

    /* override the contentArea */
    #contentArea
    {
        margin: 0 !important;
        padding: 0 !important;
    }

    .kb .topOfPage, .kb .toc, .kb .appliesToLink, .kb .csDisclaimerLink, .kb .securedisclaimer.kbdllink, .kb .sectionpreview_open, .kb .sectionpreview_closed, .kb div.kb_graphictop, .kb div.kb_tabletop, .kb div.kb_graphictop_open, .kb div.kb_tabletop_open, .kb div.kb_graphictop_closed, .kb div.kb_tabletop_closed, #contentArea #mainColumn #fmsSurvey, .kb #tocTitle, .kb #tocDiv, .kb #kb_expandcollapseall, .kb .kb_whitebox
    {
        display: none !important;
    }

    .kb span.pLink
    {
        display: inline;
    }

    #kb, .kb
    {
        margin: 5px 0 0 !important;
        width: auto !important;
    }

    .kb div.sbody .code, .kb div.sbody .errormsg, .kb div.sbody .in_text
    {
        float: none;
        width: auto;
    }

    .kb div.kb_graphictop, .kb div.kb_tabletop, .kb div.kb_graphictop_open, .kb div.kb_tabletop_open, .kb div.kb_errormsgbody, .kb div.kb_codebody, .kb div.kb_intextwrapper, .kb div.kb_outergraphicwrapper, .kb div.kb_outertablewrapper, .kb div.kb_graphicwrapper, .kb div.kb_tablewrapper, .kb div.kb_codecontent, .kb div.kb_errorcontent, .kb div.kb_intextbody, .kb div.kb_graphicwrapper .graphic
    {
        border: 0px;
    }

    .kb div.disclaimer.cc, .kb div.disclaimer.mt, .kb div.disclaimer.retiredkb
    {
        background: none;
        border: 0px;
        padding: 0px;
    }
}

