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

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

