.Newsletter-Form-Field
{
	font-weight: bold;
	font-size: 12px;
	color: #ac0000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	border: 1px solid #FFF;
}
#newsletter {
	padding-right: 30px;
	padding-left: 30px;
}

.Newsletter-Form-Data
{
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.Newsletter-Form-Title
{
	font-weight: bold;
	font-size: 13px;
	color: #AC0000;
	font-family: Arial, Helvetica, sans-serif;
}
.Newsletter-Error
{
	font-size: 12px;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
}
.Newsletter-Form-SubTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #AC0000;
	font-family: Arial, Helvetica, sans-serif;
}

.Newsletter-Grid-Alt
{
	font-size: 12pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DFE2D7;
}
.Newsletter-Grid-Row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	background-color: #FFFFFF;
}
.Newsletter-Grid-Selected
{
	font-size: 12pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C5CAB7;
}
.Newsletter-Grid-Header
{
	font-size: 13px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.Newsletter-Grid-Footer
{
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.Newsletter-Grid-Pager
{
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.wrapper .content-wrapper .content #Form1 #newsletter #Table1 td {
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

