#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto;
	position: relative;
	width: 593px;
	height: 281px;
	line-height:1em;
        padding-bottom: 10px;
        background-color: #000;
}


 #rotator img
{
	border: 0;
	cursor: pointer;
	min-height:0;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 593px;
	height: 281px;
}