
.ztnew {
	position:relative;
	width:18;
	height:15;
	filter:glow(Color=#FF0000,Strength=4);
	margin-left:2px;
	color: #FFFFFF;
}
.ztping {
	position:relative;
	width:18;
	height:15;
	filter:glow(Color=#3366CC,Strength=4);
	margin-left:2px;
	color: #FFFFFF;
}
