#rotator
{
	overflow: hidden;
	position: relative;
	width: 400px;
	height: 480px;
	padding-bottom: 2px;
	}

#rotator img
{
	width: 400px;
	height: 333px;
	padding-bottom: 2px;
	border-bottom: 3px solid #333;
}

