div.error {
	display:inline;
    margin: 0px 7px 2px;
    padding:6px 0 6px 25px;

    background:  url('../grafica/template/alert.gif') no-repeat center left;
}

div.error q {
   	/*background: url('../grafica/template/ballontop.gif') no-repeat;*/
	quotes:none;	
	/*background:#ccc;*/
	color:#333;
	border:1px solid #ccc;
	padding:4px 5px 3px;
	font:bold .9em Arial, Helvetica, sans-serif;
	font-style:italic;
}
