@charset "utf-8";
/* CSS Document */

#rotator
{

	cursor: pointer;
	overflow: hidden;
	width: 390px;
	height: 280px;
}

#rotator img
{
	cursor: pointer;
}