@-moz-document url(http://www.google.com/reader/view/), url(https://www.google.com/reader/view/) {

		html,		body,
		HTML,	BODY	{
			margin:		0 0 0 0	!important;
			padding:		0 0 0 0	!important;
			max-width:	100%		!important;
			width:		auto		!important;
			text-indent:	0		!important;
	}
		*	{
			margin-left:		auto		!important;
			margin-right:		auto		!important;
			padding-left:		0		!important;
			padding-right:		0		!important;
			list-style:		none		!important;
			list-style-type:	none		!important;
			text-indent:		0		!important;
			text-decoration:	none		!important;
			max-width:		inherit	!important;
			text-align:		justify;
	}
		[class*="sub-tree"],	[id*="sub-tree"],
		[class*="folder"],		[id*="folder"],
		[class*="box"],		[id*="box"],
		[class*="select"],		[id*="select"],
		[class*="sub-tree"] > *,	[id*="sub-tree"] > *,
		[class*="folder"] > *,	[id*="folder"] > *,
		.c > *,	.c,			.main,	#main,
		[class*="sub-"],		[id*="sub-"],
		[class*="mozilla"],		[id*="mozilla"],
		[class*="chrome"],		[id*="chrome"]
	{
		margin: 0 0 0 0 !important;
		padding: 0 0 0 0 !important;
	}
		[class*="icon"], [id*="icon"]	{
		display:	inline	!important;
	}
		[class*="secondary"],		[id*="secondary"],
		[class*="footer"],			[id*="footer"],
		[class*="header"],			[id*="header"],
		[class*="title"],			[id*="title"],
		[class*="collapse"],		[id*="collapse"],
		[class*="secondary"] > *,		[id*="secondary"] > *,
		[class*="footer"] > *,		[id*="footer"] > *,
		[class*="header"] > *,		[id*="header"] > *,
		[class*="title"] > *,		[id*="title"] > *,
		[class*="collapse"] > *,		[id*="collapse"] > *	{
			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*="ad-"],	[id*="ad-"],
		[class*="s bl"],	[id*="s bl"]{
			display:	none	!important;
	}
}