﻿.MessagePanel
{
	font-size:11px;
	background-color:#cccccc;
	border-style:none;
}
.MessageSubject
{
	color:#006600;
	padding-left:0px;
}
.MessageSubject a
{
	font-size:13px;
	color:#006600;
	text-decoration:none;
}
.MessageSubject a:hover
{
	text-decoration:underline;
}
