#rotator
{
	border: 1px solid #000;
	overflow: hidden;
	position: relative;
	height: 250px;
	margin:0;
	padding:0;
}

#rotator img
{
	border: 0;
}
