
/* Styles for Preferred Vendors Under Services/Promotional Products/Preferred Vendors Page */

/* this is for the div that wraps the preferred vendors content */
div.vendors {	width: 500px; }


/* Styles for the images in the left table cell */
.vendors img { text-align: left; display: block; }


/* Styles for the table cells on the preferred vendors page */
.vendors td { font-size: 12px}

/* Styles for the table rows on the preferred vendors page */
.vendors table tr { vertical-align: top;}



