label.error           { font-weight:normal;color:red;text-align:left;width:140px; padding-left:25px;
                        background: transparent url(/images/cancel.png) no-repeat scroll left; }
label#email_error, label#message_error, label#name_error     { position:absolute;
	top: 0;
	right: 0;
	font-weight: bold;
	background: url(../images/panel-70.png) repeat;
	padding: 3px 0 3px 6px;
}
#success-message							{ padding-top: 120px; text-align: center; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; width: 305px; }
#success-message h2						{ width: 305px; font-size:150%;color:white; }
#success-message p						{ color:white;font-weight:bold;margin:6px 0px; }
#checkmark						{ top: -125px; position: relative; }

