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

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 603px;
	height: 370px;
	min-height:0;
}

 