/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	padding:0;
	margin:0;
}
div#rotator ul {
	padding:0;
	margin:0;
}
#rotator {
	width:940px;
	height:254px;	
}
