#content_graphic {
	background: url(/images/graphic_products.jpg) no-repeat right bottom;
}
#content {
	padding-bottom: 30px;
}
#content h2 {
	border-bottom-style: none;
	padding-bottom: 0px;
	margin-bottom: 12px;
}
#content p {
	color: #000;
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 18px;
}
#content ul {
	font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #7f7f69;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#content ul a {
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #418901;
	text-decoration: none;
	background: url(/images/arrow_products.gif) no-repeat right 1px;
	padding-right: 10px;
}
#content ul a:hover {
	text-decoration: underline;
}
