#AnswersStarsWrapper h3, .CustomWidget h3, #trending h3, .lobCategory h3, .lobVersion h3, .homePageForum h3, .aboutTheCommunity h3, #pageControlMoreHelp h3, .trendingheaders, .faqAnswers h3, #faqPartner h3
{
    font-family: 'Segoe UI Light', Arial, sans-serif;
    font-size: 24px;
}

#pageControlMoreHelp h3
{
    font-size: 20px;
}

.lobCategory h3, .lobVersion h3
{
    padding: 2px 0 0 0;
    margin-bottom: 8px;
}

#trending h3
{
    margin-top: 40px;
}

#AnswersStarsWrapper h3, .CustomWidget h3, .homePageForum h3, .aboutTheCommunity h3
{
    margin-bottom: 20px;
}

#HomepageWelcome
{
    margin-top:40px;
    margin-bottom: 30px;
    position: relative;
}

#HomepageWelcome > div
{
    background-color: rgb(255,255,255);
    background-color: rgba(255,255,255,0.85);
    margin: 10px;
    padding: 5px 10px 10px 10px;
    position: absolute;
    top: 0;
    width: 290px;
}

#HomepageWelcome > div > h2
{
    font-size: 24px;
    margin-bottom: 15px;
}

#HomepageWelcome > #SearchAndTheme
{
    background-color: rgb(80,80,80);
    background-color: rgba(0,0,0,0.5);
    bottom: 0;
    margin: 0;
    left: 0;
    padding: 10px 0 16px 0;
    position: absolute;
}

#HomepageWelcome > #SearchAndTheme > #SearchBox
{
    color: rgb(255,255,255);
    margin: 0 auto;
    float: none;
    width: 460px;
}

#HomepageWelcome > #SearchAndTheme > #SearchBox #SearchTerm
{
    width: 420px;
}

#HomepageWelcome > #SearchAndTheme > #SearchBox #SearchForm.isaskingquestion #SearchTerm
{
    width: 440px;
}

#HomepageWelcome > #SearchAndTheme > #SearchBox label
{
    color: rgb(255,255,255);
}

/* Page generic List */
.genericListBox + .genericListBox
{
    margin-left: 20px; /*RTL*/
}

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

.aboutTheCommunity
{
    width: 220px;
}

.aboutTheCommunity li
{
    font-size: 13px;
    margin: 0 0 12px 0;
}

.homePageForum
{
    margin: 0 100px;
    width: 300px;
}

.homePageForum .genericListBox
{
    width: 140px;
}

.homePageForum li
{
    font-size: 16px;
    margin: 0 0 12px 0;
}

/* BEGIN STARS CONTROL */
#AnswersStarsWrapper
{
    clear: right;/*RTL*/
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 220px;
    margin-bottom: 0px;
}

#AnswersStars
{
    margin-top: 0;
}

.starcontainer
{
    display: block;
}

.starshown
{
    height:  80px;
}

.starinfo
{
    width: 155px;
}

.starinfo, .starimage
{
    display: inline-block;
}

.starimage
{
    background-color: rgb(238,238,238);
    width: 50px;
    height: 50px;
    text-align: center;
}

.staruser
{
    vertical-align: middle;
    line-height: 46px;
}

.starpicture
{
    display: inline-block;
    vertical-align: middle;
}

.starwrapper
{
    display: none;
    margin: 0;
}


.starusername, .stardescription, .startitle
{
    display: block;
    margin: -1px 0;
}

.starusername
{
    min-height: 18px;
    font-size: 16px;
    overflow: hidden;
}

.startitle, .stardescription
{
    margin-top: -1px;
}

/* END STARS CONTROL */

/* BEGIN TRENDING CONTROL */

#trending
{
    width: 700px;
}

.trendingwrapper
{
    display: block;
    height: 45px;
    overflow: hidden;
}

.trendingheaders
{
    display: block;
    font-size: 20px;
    margin: 15px 0;
}

.trendingcontainer
{
    display: block;
}

.trendingwrappercol
{
    margin-right: 16px;/*RTL*/
    vertical-align: top;
    width: 300px;
    display: inline-block;
}

.trendingcontainercol
{
    display: inline-block;
}

.trendinginnerwrapper
{
    margin-bottom: 3px;
    display: none;
    white-space: normal;
    overflow: hidden;
    height: 40px;
}

.trendingdata
{
    color: rgb(150,150,150);
}

/* END TRENDING CONTROL */

/* BEGIN MOREHELP CONTROL */
#pageControlMoreHelp
{
    margin-bottom: 25px;
    position: relative;
    width: 220px;
}

#pageControlMoreHelp h3, #pageControlMoreHelp .moreHelpLink
{
    padding-bottom: 10px;
}

/* END MOREHELP CONTROL */

/* BEGIN Ad CONTROL */
#lobAdvertisement
{
    clear: both;/*RTL*/
    width: 220px;
    margin-bottom: 25px;
    position: relative;
    vertical-align: middle;
    overflow: hidden;
}
/* END Ad CONTROL */

/* BEGIN FORUMCATEGORIES CONTROL */
.lob
{
    overflow: hidden;
    position: relative;
    width: 915px;
}

.lobVersion
{
    display: inline;
    margin: 0;
    padding: 0;
}

.lobVersion li
{
    display: inline;
}

.lobVersion li:before
{
    color:rgb(109,194,223);
    content:"|";
    padding: 0 6px 0 4px;/*RTL*/
}

.lobVersion li:first-child:before
{
    content:"";
    padding:0;
}

#LobForumTitle, .lobCategory
{
    margin-bottom: 30px;
    width: 670px;
}

/* END FORUMCATEGORIES CONTROL */
/* BEGIN FAQ */
#faq p, #gettingstarted p
{
    margin: 10px 30px;
}

#faq ul, #faq ol, #gettingstarted ul, #gettingstarted ol
{
    margin: 2px 60px;
}

#faqNavigation
{
    margin: 40px 30px;
}

.faqNav h3
{
    margin: 0;
    padding: 10px 0;
    border-bottom: none;  
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
}

    .faqNav h3:hover
    {
        background: rgb(238,238,238);
    }

    .faqNav h3 .faqNavButton
    {
        background: url(https://waybackassets.bk21.net/20130202233834im_/http://answers.microsoft.com/static/images/Minus.png) no-repeat center center transparent;
        border: none;
        height: 20px;
        margin: 0 5px;
        width: 20px;
        vertical-align: middle;
    }

        .faqNav h3:hover .faqNavButton,
        .faqNav h3 .faqNavButton:hover,
        .faqNav h3 .faqNavButton:active,
        .faqNav h3 .faqNavButton:focus
        {
            background: url(https://waybackassets.bk21.net/20130202233834im_/http://answers.microsoft.com/static/images/MinusHover.png) no-repeat center center transparent;
        }

.faqNavUnselected h3
{
    border-bottom: 2px solid rgb(210,210,210);  
}

    .faqNavUnselected h3 .faqNavButton
    {
        background: url(https://waybackassets.bk21.net/20130202233834im_/http://answers.microsoft.com/static/images/Plus.png) no-repeat center center transparent;
    }

        .faqNavUnselected h3:hover .faqNavButton,
        .faqNavUnselected h3 .faqNavButton:hover,
        .faqNavUnselected h3 .faqNavButton:active,
        .faqNavUnselected h3 .faqNavButton:focus
        {
            background: url(https://waybackassets.bk21.net/20130202233834im_/http://answers.microsoft.com/static/images/PlusHover.png) no-repeat center center transparent;
        }

#faq ul.faqNavSubSection, #gettingstarted ul.faqNavSubSection
{
    display: none;
    margin: 0;
    padding: 0 40px;
    background-color: rgb(255,255,255);
    border-bottom: 2px solid rgb(210,210,210);  
}

.faqNavSubSection li
{
    margin: 10px 0;
}

.faqsection
{
    margin: 30px 0;
}

#faqAnswers a
{
    margin: 0 30px;
}

.faqQuestion, .faqDefinition
{
    display: block;
    margin: 20px 30px 5px 30px;
    font-size: 16px;
    font-weight: bold;
}

.faqtable, .faqsection table th, .faqsection table td
{
    border:1px solid #000;
    border-collapse:collapse;
    vertical-align: text-top;
}

.faqTable
{
    margin: 20px auto 20px 10px;
    font-size:13px;
    border:2px solid #d2d2d2;
    clear:both;
    padding:1px 1px 1px 1px;
    width:686px;
}

#faqPartner .faqTableTh
{
    background-color: #ccc;
    padding: 10px 10px 10px 10px;
    font-weight:bold;
}

.faqTableTr div
{
    width:320px;
    height: 60px;
    padding:5px 10px 5px 10px;
    display:inline;
    float:left;
    margin:1px 1px 1px 1px;
    border-bottom:1px solid #d2d2d2;
    border-right:1px solid #d2d2d2;
    font-size: 13px;
}

#faqPartner .faqTable li
{
    list-style-position: inside;
}

.faqTableTr
{
    clear:both;
}

.faqsection .faqTable .alt
{
    background-color: #eee;
}

.reputation
{
    list-style-type: none;
}

.reputation li
{
    height: 26px;
}

.reputation a
{
    vertical-align: middle;
    padding: 5px;
    height: 100%;
    display: inline-block;
}

#faqBuildingYourReputation span
{
    height: 26px;
}

/* END FAQ */

/*
     FILE ARCHIVED ON 23:38:34 Feb 02, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:43:13 Aug 27, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.072
  exclusion.robots: 0.038
  exclusion.robots.policy: 0.021
  esindex: 0.033
  cdx.remote: 15.486
  LoadShardBlock: 268.602 (3)
  PetaboxLoader3.datanode: 281.046 (4)
  load_resource: 271.617
  PetaboxLoader3.resolve: 192.282
*/