/* rotate1.css */
#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 723px;
	height: 147px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 723px;
	height: 147px;
}
