@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(live.com) {

#calendarViewsContainer {
 width: 100% !important;                        /* 100% Calendar width */
}

#readingPaneContentContainer {
 height: 0px !important;                        /* Remove big white space after message */
}

#c_or_officelive {                              /* Moves the Office Live Workspace part of Windows */
 margin-top:130px !important;                  /* Live Home up a bit so there is no extra space   */
 height:0px !important;                         /* and no scrollbar needed                         */
}

.sp_mors {
 height:0px !important;
}


 #AfterMoveTo,                                   /* Separator after Move To and before Print Button */
 #NextButton,                                    /* Next Message Button */
 #PreviousButton,                                /* Previous Message Button */
 #BeforeNextPrevPipe,                            /* Separator before Next/Previous Message Buttons */
 #PrintMessages > IMG,                           /* Print Button */
 Li.ToolbarItem.ToolbarHelpLink.FloatRight,      /* Help Button */
 .SideAds,                                       /* Ad to the right */
 #CustComm_120x60,                               /* Ad under the folder list */
 #SkyscraperContent,                             /* Ad to the right */
 #RadAd_Skyscraper,                              /* Ad to the right */
 #Ad160x600,                                     /* Ad to the right */
 #dapIfM0,                                       /* Ad to the right */
 #c_or_msncontent,                               /* Removes MSN news from Windows Live Home */
 #c_or_dashboard,                                /* Removes Dashboard from Windows Live Home */
 #toolbar_gridview_print,                        
 #GenericHoverIframe,                            
 .MsnContent,                                    
 .Upsell,                                        
 .ATNWNTable.ATNZ                                

 {display:none !important;width:0px !important;  right: 0 !important;} /* Hide and set width to 0px */



 .ToolbarItem.ToolbarOptionsLink.FloatRight {    /* Margin to the right of the Options button */
  margin-right:16px !important;                  /* (looks better)                            */
 }

 .c_ht {                                         /* Remove header links */
  visibility: hidden !important;
 }

 .inCenter > .c_hf {                             /* Remove search bar in header but keep e-mail search*/
  visibility: hidden !important;
 }

 DIV#contentLeft > DIV.ContentFolderList {       /* Lengthen folder list (handy since ad is removed) */
  height:67.5% !important
 }

 #MainContent {
  margin-right: 0 !important;
  right: 0 !important;
 } 

}