@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("msdn.microsoft.com")  {

   div.ContentArea
   {
      font-size: 120% !important; /* Adjust general text font size */
      line-height: 1.45 !important; /* Text line height spacing */
      text-align: justify !important; /* Set to left or justify as prefered */
   }

   pre
   {
      font-family: Consolas, Courier New !important; /* Code fonts */
      font-size: 14px !important; /* Code text size */
      line-height: 1.25 !important; /* Code text line height spacing */
      text-align: left !important;
   }

   .toc
   {
      margin-left: -10px !important; /* Compress table of content margin */
   }


   /* Don't edit anything below unless you know what you are doing ;) */

   .GlobalBar
   {
      display: none !important;
   }

   .NavigationBox
   {
      display: none !important;
   }

   #ctl00_ib1_Panel1
   {
      display: none !important;
   }

   #tocVectorTreeId
   {
      margin-left: 0 !important;
   }

   #rheader
   {
      height: 65px !important;
   }

   #contents
   {
      top: 65px !important;
      padding-top: 65px !important;
   }

   div.popup
   {
      font-size: 83.33% !important;
      overflow-x: auto !important;
      padding-left: 12px !important;
      margin: 0 !important;
   }

}
