div#action-alert h2.styled {
	border-bottom: 5px solid #800;
	color: #800;
}

div#action-alert h3.styled {
	padding: 4px 12px;
	background: #800;
	color: #fff;
}

div#action-alert #recipients h3.styled {
	padding: 3px 10px;
}

div#action-alert .submit-wrap.bottom {
	border-bottom: 5px solid #800;
}