#rotator
{
	border: 0px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 0px;
	margin-left:165px;
	/*float:right;*/
	position: relative;
	width: 533px;
	height: 141px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 533px;
	height: 141px;
}


