table.messageshow
{
	border: 0px none;
	border-collapse: collapse;
	width: 100%;
	clear: both;
	float: none;
	margin: 2.4em 0;
}

table.messageshow td
{
	background: #FFFFFF;
	color: #999999 !important:
}

table.messageshow th
{
	background: #FFC2C2;
	color: #999999 !important:
}

table.messageshow td,
table.messageshow th
{
	padding: 0.2em;
	border: 1px solid #E53D0C;
	text-align: left;
	vertical-align: top;
}

table.messageshow td td,
table.messageshow th td
{
	border: 0px none; !important;
}