@charset "utf-8";
/* CSS Document */

#rotator {
	height: 415px;
	width: 290px;
	margin-top: 10px;
	margin-right: 10px;
	overflow: hidden;
	position: relative;
	float: left;
}
#rotator img
{
	border: 0px;
	margin: 0px;
	display: none;
	position: absolute;
}
