#alert
{
	background: url('/images/notice-bg.png') repeat-x top left;
	overflow: hidden;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	color: white;
	font: 20px/75px 'Verdana', sans-serif;
	opacity: .8;
}
.frmThanks {
	margin-top: 15px;
}
.frmThanks h3 {
	font-weight: normal !important;
	font-size: 1.2em !important;
	color: #50B948 !important;
}
.frmThanks p {
	font-weight: normal !important;
	font-size: 1.0em !important;
}