.notes		{ background: none; }
.success	{ background: none; height:30px;}
.error		{ background: none; height:30px;}
.notice		{ background: none; }

.notes,.notice,.success,.error {
	font-size:16px;
	font-family: 'CrimsonItalic';
	color: #dd6d85;
}

.notes span,.notice span,.success span,.error span  {
	font-weight:bold;
	font-size:13px;
}

.notes p,.success p,.error p,.notice p {
	margin:0px;
	padding:0px;
}

#note {width:100%; padding:0; margin:0;}