
#rotator
{
	border: none;
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 910px;
	height: 100px;
}

#rotator img
{
	width: 910px;
	height: 100px;
}
