﻿
.newsletterFormElement
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #f7f4df;	
	background-color: #1fa1da;
	width: 300px;
	height: 20px;
	text-align:left;
	vertical-align:text-bottom;
	padding-left: 10px;
	border-style: none;	
	border-width: 0px;
}

.newsletterTable
{
	background: url(../Images/shadow_b.gif);
	border-width: 0px;
	text-align: center;
}
.newsletterTableCell
{
	font-family: Verdana;
	font-size: 10px;
	vertical-align: top;
	height: 20px;
	width: 555px;
}

.newsletterTableCellEmpty
{
	width: 55px;
}
.newsletterTableCellKey
{
	color: #f7f4df;
	background-color: #1fa1da;
	width: 150px;
	text-align:left;
}
.newsletterTableCellValue
{
	color: #f7f4df;
	background-color: #1fa1da;
	width: 300px;
}