*
{
	margin: 0;
	padding: 0;
}

#rotator
{

	overflow: hidden;
	position: relative; /* ADD */
	width: 388px;
	height: 266px;
	float:left;
}

#rotator img
{
	border: 0;
	width: 388px;
	height: 266px;
}