*
{
	margin: 0;
	padding: 0;
}

#rotator
{

	overflow: hidden;

	position: relative;
	width: 336px;
	height: 277px;
}

#rotator img
{
	width: 336px;
	height: 276px;
}


