.error {
	line-height: 1.5em;
	color: #ff9600;
	font-weight: bold;
}

.success {
	line-height: 1.5em;
	color: #333;
	font-weight: bold;
}