@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.google.com/reader/view/"),
		url-prefix("https://www.google.com/reader/view/")
{

	/* topics list hover */
	.read div.collapsed{border:2px solid #E8EEF7 !important;background-color:#E8EEF7 !important;}
	div.collapsed:hover{border:2px solid #ffeb86 !important;background-color:#ffeb86 !important;}
	div.expanded div.collapsed{border-width:2px 0 !important;border-top-color:#8181dc !important;border-bottom-color:#fff !important;background-color:#e8eef7 !important;}
	/**/

	/* read-it-later mark & user avater */
	img.RIL-checkmark{float:left;}
	img.entry-profile-nested-image{border:none !important;}
	/**/

	/* topics snippet */
	.snippet{line-height:17px !important;}
	.entry-annotation-body{font-style:normal !important;}
	/**/

#lhn-add-subscription-section,
#overview-selector,
#your-items-tree-container,
#trends-selector,
#directory-selector,
#friends-tree-item-1-main,
#friends-settings-link,
#sub-tree-subscriptions,
#lhn-recommendations,
#lhn-friends-indicator
{display:none !important;}
}