#rotator
{
	border: 0px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 8px auto 8px;
	position: relative;
	width: 220px;
	height: 580px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 220px;
	height: 580px;
}

p
{
	text-align: center;
}
