@charset "UTF-8";

.error{
	/*display: block;*/
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	line-height: 0.5em;
}