#rotator
{
	border: 1px solid #000;
	overflow: hidden;
	margin: 10px auto 15px;
	position: relative;
	width: 280px;
	height: 257px;
}

#rotator img
{
	width: 280px;
	height: 257px;
}
