	
	
	* {
	margin: 0;
	padding: 0; }
	
	#rotator {
	border: none;
	cursor: auto;
	overflow: hidden;
	margin: 3px auto 0 3px;
	position: relative;
	width: 364px;
	height: 227px; }
	
	#rotator img {
	border: 0;
	cursor: auto;
	width: 364px;
	height: 227px; }
	
	p {
	text-align: center; }
