

#rotator
{
	
	cursor: pointer;
	
	
	position: relative;
	width: 340px;
	height: 405px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 340px;
	height: 405px;
}

#rotator img.display_first
{
	display: block;
}

