#rotator img
{
	display: none;
	border: 0;
	cursor: pointer;
	display:none;
	float:left;
	position:absolute;
	overflow:hidden;
}

#rotator
{   

	
	cursor:pointer;
	float:left;
	height:250px;
	width:auto;
	margin-bottom:10px;
	overflow:hidden;

}


