﻿TABLE .headerTable
{
	width: 970px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-collapse: collapse;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
}