#test {
	border: 1px solid red;
}

#privacy p {
	margin-top: 4px;
	margin-bottom: 4px;
}
#privacy, #privacy p {
	font: normal 10px/135% Verdana, Helvetica, sans-serif;
}
#subscribe .listDescription {
	margin-left: 24px;
	color: red;
	margin-bottom: 12px;
}
#subscribe dd {
	margin-bottom: 12px;
	margin-top: 6px;
}
#subscribe form {
	padding: 8px 16px !important;
	border: 4px solid #006633 !important;
}
#subscribe fieldset {
	border: none !important;
}
#mailingListListing p {
	margin-top: 2px;
	margin-bottom: 2px;
}
#mailingListListing p.name {
	font-weight: bold;
	margin-bottom: 6px !important;
}
#mailingListListing p.description, 
#introduction p.description {
	font: normal 14px/135% Georgia, "Times New Roman", Times, serif;
	margin-bottom: 6px !important;
}
#mailingListListing li {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
}
#mailingListListing .section {
	border-top: 1px solid #ddd;
	margin-bottom: 12px;
	padding: 6px 0 12px 0;
}
.mlJumpContainer form {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.mlJumpContainer .prompt {
	font: bold 10px Verdana, Helvetica, sans-serif;
}

#arNextStep {
	font: normal 10px/135% Verdana, Helvetica, sans-serif;
	margin: 12px 0 18px 0;
	padding: 6px 12px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	clear: both;
}
.arIcon {
	float: right;
	margin: 0 0 4px 12px;
	border: none;
}
