/* -------------------------------------------------- from /cms/css/admin.css */

.saved {
	padding-top: 4px;
	font: bold 14px Georgia, "Times New Roman", times, serif;
	color: #404040;
	background: #ffff99;
	height: 22px;
}

.err_verification {
	padding-top: 4px;
	font: bold 14px Georgia, "Times New Roman", times, serif;
	color: red;
	height: 22px;
}
