

#rotator

{

	border: 0px solid #000;

	cursor: pointer;

	overflow: hidden;

	margin: 0 px auto 10px auto;

	position: relative;

	width: 500px;

	height: 230px;

}



#rotator img

{

	border: 0;

	cursor: pointer;

	width: 500px;

	height: 230px;

}