@media screen,print
{
	/* Posts */
	.PostData			{ height:130px; overflow:auto; }
	.PostText, .PostText a,
	.PostText td			{ font-size:12px; }
	.PostTitle a			{ font-size:20px; text-decoration:none; }
	.PostSubTitle			{ font-size:11px; text-align:right; position:relative; top:-5px; }
	.PostDate			{ position:relative; }
	.PostDate div			{ font-size:11px; position:absolute; }
	.longcode			{ width:600px; }

	/* Updates */
	.UpdateText, .UpdateText a	{ font-size:12px; line-height:13px;  font-family:Arial, sans-serif; color:black; }
	.UpdateContent			{ height:59px; overflow:auto; }
	.UpdateSideDiv			{ width:101px; height:59px; overflow:auto; }
	.UpdateSideDiv, .UpdateSideDiv a{ font-size:10px; line-height:10px; font-family:Arial, sans-serif; text-decoration:none; }
	.UpSide				{ height:44px; overflow:auto;  }
	.UpUpdated			{ padding-top:3px; }
	.UpTitleCell			{ text-align:center; }
	.UpTitle			{ text-decoration: none; font-size:14px !important; font-weight: bold; }
}
