#rotator img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: auto;
	margin-bottom: auto;
	height: 300px;
	width: 600px;
}
