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

#rotator
{
	border: 0;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 0px;
	position: left;
	width: 513px;
	height: 265px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 513px;
	height: 265px;
}

p
{
	text-align: left;
}

