ul#prProductDisplay {
	list-style: none;
	width: auto;
	margin: 0;
	padding: 0;
}

ul#prProductDisplay li {
	float: left;
	width: auto;
	height: 200px;
	text-align: center;
	margin: 0;
	padding: 15px;
}

div#pressReleases h2 {
	margin: 2em 0 .25em;
	border-bottom: 1px solid #aaa;
}

ul ul {
	list-style: disc;
	padding-left: 1.5em;
}
