#alphanumeric.pagination
{
	font-size: 1.5em;
	margin-bottom: 2em;
	text-align: left;
}

.suppliers
{

}

.supplier
{
	margin-bottom: 1em;
	line-height: 1.3;
}

.supplier h2
{
	font-size: 1.3em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #888888;
}

.supplier h3
{
	font-size: 1.1em;
	margin-bottom: 1em;
}

.supplier .left
{
	float: left;
	width: 400px;
}

.supplier .right
{
	float: right;
	width: 400px;
}

.supplier a.link_to_supplier
{
	font-weight: bold;
	text-align: right;
}

.no_suppliers
{
	font-weight: bold;
	font-size: 1.4em;
}

.section
{
  margin-bottom: 1em;
}