﻿
div.emails
{
	padding: 20px 0px 0px 0px;
}

div.emails table
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	margin-top: 20px;
}

div.emails table td
{
	padding: 5px;
}

div.emails table td.text
{
	line-height: 22px;
}

div.emails table td.other
{
	color: #575757;
}

div.emails table td.title a
{
	font-size: 14px;
	color: #204e7d;
	font-weight: bold;
	text-decoration: underline;
}

div.emails table td.text a
{
	color: #FF0000;
	text-decoration: underline;
}