#rotator
{
	background-image:url(../00_graphics/banner_blank.jpg);
	cursor: default;
	overflow: hidden;
	position: relative; left:50%; margin-left:-480px;
	width: 960px;
	height: 341px
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 960px;
	height: 341px;
}