@-moz-document url-prefix() {

h1, h2, h3, h4, h5, h6, [class*="header"], [class*="header"] > *	{
	display: block !important;
	text-align: -moz-center !important;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	border: 2px solid #CCEECC !important;
	font-weight: bolder !important;
	}

[class*="title"], [class*="title"] > *	{
	display:  block !important;
	text-align: -moz-center !important;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	font-weight: normal !important;
	text-transform: none !important;
	}

blockquote	{
	display: block !important;
	background: #FFFCCC !important;
	}

blockquote blockquote	{
	display: block !important;
	background: #DDEEFF !important;
	text-align: justify !important;
	}

blockquote, blockquote > *	{
	color: black !important;
	}

img, * > img:only-child	{
	display: none !important;
	}

[class*="count"], [id*="count"]	{
	color:  black  !important;
	}

[class*="read-state-locked"], [id*="read-state-locked"]	{
	background: honeydew !important;
	}
}