/*
	@homepage http://userstyles.org/styles/18396
	@updateurl http://userstyles.org/styles/iecss/18396/Hide%20Gmail%20Spam%20Count.css
	@domain mail.google.com
*/
a.n0[title^="Spam"] {
	font-weight:normal !important;
	
	display:inline-block;
	width:2.75em;
	overflow:hidden;
}
