#rotator
{
	border: 1px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 6px auto 0px;
	position: relative;
	width: 540px;
	height: 183px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 530px;
	height: 183px;
	background-color: transparent;
}

