@media screen,print
{
	.HeaderText, .HeaderText a	{ }
	.PostText, .PostText table td	{ font-size:14px; }
	.TagName			{ font-weight:bold; color:#BA55D3 !important; } /*MediumOrchid*/
	.PostTagLine			{ white-space:nowrap; overflow-x:hidden; }
}

