@charset "utf-8";
/* CSS Document */
#rotator{
	float:right;
	margin: 5px 35px;
	padding: 4px;
	border: 1px solid #090;
	overflow: hidden;
	width: 425px;
	height: 255px;
}
#rotator img{
	border: 0;
	width: 425px;
	height: 255px;
}

