div#rotator {
	position:relative;

	height: auto;
	min-height:350px;
	width: 100%;
	max-width:1366px;
	overflow-y: visible;
	
}

div#rotator ul li { left:1px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; float:left; position:absolute; list-style: none;}

div#rotator img{ width:100%; height:auto; max-width:1366px;}
