
#rotator
{
	border: 1;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 350px;
	height: 366px;
}

#rotator img
{
	border: 1;
	cursor: pointer;
	width: 350px;
	height: 366px;
}

