#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto;
	position: relative;
	width: 580px;
	height: 385px;
	line-height:1em;
}
#rotator img
{
	border: 0;
	cursor: pointer;
	width: 580px;
	height: 385px;
	min-height:0;
}

 