.validation-advice {
	padding:5px;
	background: url(../images/error_bg.gif) no-repeat; 
	width: 190px; 
	height: 45px;
	line-height: 100%;
	color: red;
	font-size:12px;
}