body {
	font: 10pt Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 10pt;
	font-weight: bold;
}
h4 {
	font-size: 12pt;
	font-weight: bold;
}


ol.complaintform {
	list-style: none;
}
ol.complaintform label em {
	color: #FF0000;
}
ol.complaintform label {
	display: inline-block;
	width: 150px;
}
ol.complaintform li {
	border-bottom: 1px solid #958674;
	margin: 0px;
	padding: 4px 0px 4px 8px;
	background: url(../images/ombudsman/formbg.png) repeat-x bottom;
}
form fieldset {
	border: 1px solid #958674;
	margin-top: 15px;
}

form ol {
	margin: 0px;
	padding: 0px;
}
table.events {
	border: 2px solid #000000;
	width: 100%;
}
table.events td {
	border-style: none;
}
