div.normalline{
	color:white;
	background:#0000ff;
	font-weight:bold;
}

div.warn{
	color:white;
	background:red;
	font-weight:bold;
}
