#rotator
{
	cursor:pointer;
	overflow:hidden;
	position:relative;
	width:858px;
	height:205px;
}

#rotator img
{
	border:0;
	cursor:pointer;
	width:858px;
	height:205px;
}

#tooltip_info { position:absolute; left:325; z-index:100; }