.note {
	color:#990000;
}
.success {
	background-color:#F3C2AB;
}
.err {
	background-color:#FCC2A7;
}

