@charset "UTF-8";

/* Sponsor Logos */
ul.SponsorLogos, h2 {
	clear: both;
}
ul.SponsorLogos li {
	display: block;
	list-style: none;
	float: left;
	width: 50%;
	min-width: 150px;
	height: 110px;
	line-height: 110px;
}
ul.SponsorLogos img {
	border: none;
	vertical-align: middle;
}
