@-moz-document domain(google.com) {

*
{
-moz-background-origin:	content			!important;
-moz-box-align:		stretch			!important;
-moz-box-pack:			center			!important;
-moz-background-clip:    border              !important;
-moz-box-sizing:		border-box		!important;
-moz-float-edge:		border-box		!important;
margin: auto !important;
}

.c > *,  [class*="sub-"], [id*="sub-"], .c
{
margin: 0 0 0 0 !important;
text-indent: 0 !important;
padding: 0 0 0 0 !important;
text-align: justify !important;
}

[class*="sub-tree"], [id*="sub-tree"], [class*="folder"], [id*="folder"]
{
text-align: justify !important;
margin: 0 0 0 0 !important;
padding: 0 0 0 0 !important;
width: auto;
}

[class*="secondary"], [id*="secondary"], [class*="footer"], [id*="footer"], [class*="header"], [id*="header"], [class*="title"], [id*="title"]
{
text-align: center !important;
}

[class*="logo"], [id*="logo"],
[class*="s tr"], [id*="s tr"],
[class*="s br"], [id*="s br"],
[class*="s tl"], [id*="s tl"],
[class*="s bl"], [id*="s bl"]
{
display: none !important;
}
}
