

#rotator
{
	position: relative;
 	height:190px;
	overflow:hidden;
}

#rotator img
{
	border: 0 !important;
	/*cursor: pointer;*/
	
}

