#rotator
{
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	height: 200px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	float: right;
	width: 250px;
	height: 200px;
}