#rotator
{
	border: 2px solid #000;
	overflow: hidden;
	margin: 12px auto 0px;
	position: relative;
	width: 300px;
	height: 236px;
}

#rotator img
{
	width: 300px;
	height: 236px;
}
