/* Windows Live Mail Tidy V2.1.0 by BoffinbraiN */

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("live.com") {


/* Ads and clutter */

[id^="RadAd"],
[id^="CustComm"],
.VirusImg,
.AntiVirus,
.AttachmentContainer .ScanLogo,
.Crm120Container  {display:none !important;}


/* All pages */

body  {font-size:75% !important}
*  {line-height:115% !important;}
#c_header .inCenter  {visibility:hidden !important}
#MainContent  {right:0 !important; margin-right:6px !important}
#Middle  {left:0 !important; margin-left:6px !important}


/* Inbox */

.ContentLeft li a,
.ContentFolderList .DisplayBlock,
a.ManageLink  {padding: 0.1em 0.3em !important;}
a.ManageLink  {margin-top:1em !important;}

table.InboxTable td  {padding-top:0 !important; padding-bottom:0 !important;}
table.InboxTable td.Chk input,
table.InboxTable td.Ico img  {position:relative !important; top:2px !important}
table.InboxTable td.Ico div  {float:none !important; text-align:center !important}

.MessageSelection[noSel] {display:none !important}


/* Compose */

#contactPickerHint  {display:none !important;}


/* Hide the Quick Add panel to the right of message composition */

#IAPWrapper  {display:none !important;}
#ManagedContentWrapper  {right:0 !important;}


/* Contacts list */

.MainLayoutLeftBar>*  {margin-left:6px !important}

.CLT_NameCol  {padding:0 0 0 20px !important}
.cxp_ic_img_m  {display:none !important}
.cxp_ic_text_h  {padding:0 0 0 0.8em !important}

/* Toolbars */

#toolbarContainer ul.FloatLeft  {width:auto !important; height:auto !important}
#toolbarContainer li a:before  {font-size:125%; line-height:80%; font-weight:bold !important;}
#DeleteMessages:before  {content:"× "; color:#600 !important;}
#Reply:before  {content:"← "; color:#930 !important;}
#Forward:before  {content:"→ "; color:#009 !important;}

}


