/**** Styles Specifically for the "Customer List" Page of the "About Us" Section ****/

/* Customers Table */
div.customers, div.customers td
{
  font-size:12px;
  line-height:1.1em;
}
div.customers td { padding:5px; }

/* "Customer Logos" Heading */
h3.logos
{
  background:#f6f6f6;
  border-bottom:1px solid #b7b7b7;
}
