#rotator
{
	border: 1px solid #000;
	overflow: hidden;
	background:#FFFFFF;
	margin: 10px 10px 0 0;
	position: relative;
	width: 300px;
	height: 225px;
	float:right;
}

#rotator img
{
	border: 0;
	cursor:wait;
	width: 300px;
	height: 225px;
}
