.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
	text-align: center;
	vertical-align: middle;
}
#feedHandling {
	display: none;
	position: absolute;
	z-index: 1;
	top: 350;
	left: 350;
}
.subtext {
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}
.products {
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
	margin-left: 30px;
}
