#sponsor_rotator {
	text-align: center;
}

#sponsor_rotator a {
	color: #630;
	text-decoration: none;
}

#sponsor_rotator img {
	display: block;
	width: 160px;
	height: 80px;
	padding: 5px 0;
	border: none;
}

#sponsor_rotator .sponsor_header {
	background-color: #eee;
	font-size: 17px;
	font-weight: bold;
	padding: 0.5ex 1em 1ex 1em;
}

#sponsor_rotator .sponsor_title {
	background-color: #ccc;
	font-size: 10px;
	font-weight: bold;
	padding: 0.25ex 1em;
}

