*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border: 0px none;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 400px;
	height: 220px;
}

#rotator img
{
	border: 0px none;
	cursor: pointer;
	width: 400px;
	height: 220px
}


p
{
	text-align: center;
}
