#rotator
{
	overflow: hidden;
	margin: auto;
	position: relative;
	width: 180px;
	height: 240px;
}

#rotator img
{
	border: 0;
	width: 180px;
	height: 240px;
}

