.ItemContainer {
	clear: both;
	font-size: 13px;
	background-color: #FFF8DF;
	padding: 8px;
	margin-bottom: 8px;
}
.ItemContainerH3 {
	font-size: 102%;
	font-weight: bold;
	color: #EC1B20;
	margin-bottom: 4px;
	padding: 0px;
	margin-top: 0px;
}
.ItemContainer p {
	margin-top: 0px;
	margin-bottom: 4px;
}
.smallp {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 90%;
}
