#rotator
{
	border: 0px;
	overflow: hidden;
	position: relative;
	width: 330px;
	height: 468px;
	z-index: 1;
	background: #FFFFFF;
	float: left;
}

#rotator img
{
	border: 0px;
	width: 330px;
	height: 468px;
}

