*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border: 1px solid #B4B3B4;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	width: 550px;
	height: 500px;
}

#rotator img
{
	border: 0;
	width: 550px;
	height: 500px;
}

p
{
	text-align: center;
}
