#rotator
{
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 168px;
	height: 109px;
}

#rotator img
{
	width: 168px;
	height: 109px;
         margin: 0;
	padding: 0;
}

