@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.google.com/reader/"), url-prefix("https://www.google.com/reader/") {
	html, body {
	  font-size: 0.95em !important;
	}
	html, body, input {
	  font-family: tahoma, verdana, lucida sans, helvetica, arial !important;
	}
	.entry-body {
	  font-size: 0.96em !important;
	}
	.icon-d-1 {
	  display: none !important;
	}

	.name-d-1 {
	  padding-left: 0px !important;
	}

	.icon-d-2 {
	  display: none !important;
	}

	.name-d-2 {
	  padding-left: 0px !important;
	}

	.name-d-2:before {
	  content: '- ';
	}
}