#rotator
{
	overflow: hidden;
	position: relative;
	margin-left:10px;
	margin-right:10px;
	width: 202px;
	height: 352px;
}

#rotator img
{
	border: 0;
	width: 202px;
	height: 352px;
}

