@charset "utf-8";
/* CSS Document */

.spaceAfter {
	padding-bottom: 6px;	
}

.error {
	font-weight:bold;
	color:#F00;
}

.message {
	font-weight:bold;
	color:#0C9;
}