/* Default CSS Stylesheet for a new Web Application project */



TD
{
	font-family:Arial, Verdana;
	font-size: 9pt;
}


.alert
{
	color:#F03;
	font-size:18pt;
}

.post

{
	float:right; 
	padding-right:25px;
}