#rotator
{
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100px;
}

#rotator div
{
	width: 100%;
}

