
#rotator
{
	
	cursor:auto;
	overflow: hidden;
	position: relative;
	width: 150px;
	height: 135px;
	padding: 0 0 0 0
}

#rotator img
{
	border: 0;
	cursor: auto;
	width: 150px;
	height: 135px;
}



