#rotator
{
  float: right;
  margin-left: 30px;
	overflow: hidden;
	position: relative;
	width: 305px;
	height: 441px;
}

#rotator img
{
	border: 0;
	width: 305px;
	height: 441px;
}

