
#rotator
{
	

	overflow: hidden;
	margin: 10px auto 0px;
	position: relative;
	width: 480px;
	height: 400px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 480px;
	height: 400px;
}

