table.subscribe_outer
{
	padding: 0px;
	margin: 0px;
	width: 100%;
}
table.subscribe_outer td
{
	padding: 0px;
	margin: 0px;
	text-align: center;
}
table.subscribe_outer th
{
	background-color: #BBCCDD;
	font-weight: bold;
	font-family: verdana;
	line-height: 12px;
}

table.subscribe
{
	margin: none;
	padding: none;
	border-collapse: collapse;
	border: none;
}
table.subscribe th
{
	text-align: left;
	font-family: verdana;
	padding: 1px;
	margin: 0px;
	line-height: 8px;
}
table.subscribe td
{
	font-size: 11px;
	font-family: verdana;
	padding: 0px;
	margin: 0px;
}
table.subscribe td input
{
	font-family: verdana;
	font-size: 11px;
}
table.subscribe td p.error label
{
	font-size:	10px;
	color:		#CC0000;
}