span#nameerrmsg,span#emailerrmsg,span#invoiceerrmsg,span#amounterrmsg,span#messageerrmsg{
	font-weight:bold;
	font-size:.8em;
	border: 1px solid #c00;
/*	background:#fcd6d4;*/
	background:#ddf;
	color:#c00;
	padding:3px 10px;
	line-height:2em;
}
