
#rotator
{
	border: 1px solid #000;
	overflow: hidden;
	margin: 0px;
	position: absolute;
	width: 400px;
	height: 266px;
}

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