div.catinfobox {
	width: 100%;
	background: #FFFFDD;
	border: 1px solid #dfdfdf;
	padding: 2px;
	font-size: 13px;
}

.cautionred {
	color: #FF0000;
}