﻿
table.email
{
	border: 1px solid #c6c6c6;
	width: 100%;
	margin-top: 5px;
}

table.email td
{
	padding: 8px;
	line-height: 22px;
}

table.email td.title
{
	background-color: #c5d5ed;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

table.email td
{
	background-color: #f8f8f8;
}

table.email td.left
{
	background-color: #f6f6f6;
}
