#rotator
{
	overflow: hidden;
	position: relative;
	width: 250px;
	height: 188px;
}

#rotator img
{
	width: 250px;
	height: 188px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
