#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 0px 0px;
	position: relative;
	width: 519px;
	height: 177px;
}

#rotator img
{
	border: 0px solid #000;
	display: none;
	position: absolute;
	height: 177px;
}
