#scrollingSponsors, .sponsor, .sponsorNoScript {
	position: relative;
	display: block;
	height: 100px;
	width: 900px;
	background-color: #CCCCCC;
}

.sponsor, .sponsorNoScript {
	position: absolute;
	background-color: #fff;
}

.sponsorTable {
	width: 100%;
}

.sponsorTable tr td {
	text-align: center;
}
