/*
 *  Styles for Kalgoorlie-Boulder Racing Club web site - sponsors page
 *
 */


/* Sponsors page */

div.majorlogo { width: 150px; float: right; clear: right; text-align: center; }
div.majorlogo img { margin: 0; border: none; }

div.othersponsors { width: 99%; line-height: 1.25; clear: right; }
div.othersponsors ul { list-style: none; margin: 0; padding: 0; }
div.othersponsors li { list-style: none; margin: 0; padding: 0; display: inline; height: 70px; text-align: center; }
div.othersponsors img { border: none; margin: 3px; }
