.contactermsg {
	padding: 0 0 0 20px;
	height: 14px;
	background: url(error.png) no-repeat;
	color: #CC0000;}

.contactmsg {
	padding: 0 0 0 20px;
	height: 14px;
	background: url(success.png) no-repeat;
	color: #00CC00;}