div.company-title {
	padding-left: 20px;
}

div.product {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #ccc;
	background: url(/layout/images/rails_box_130.png) no-repeat;
	padding-left: 150px;
	height: 170px;
	font-size: 12pt;
	font-family: Helvetica, Arial;
}

div.product .price {
	font-weight: bold;
}

div.product h2 {
	font-size: 14pt;
	font-family: Arial;
	text-decoration: underline;
}

div.product li {
	margin-bottom: 2px;
}
