#rotator
{
	border: 1px solid #000;
	overflow: hidden;
	margin: 20px auto 10px;
	position: relative;
	width: 230px;
	height: 153px;
}

#rotator img
{
	width: 230px;
	height: 153px;
}