div.rotator img {
	width: auto;
	height: auto;
	max-width: 250px;
	max-height: 80px;
	margin: auto;
}
div.rotator div.first {
	display: block;
}
div.rotator div {
	width: 250px;
	height: 80px;
	display: none;
}