*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	background: url(../images/rotatorBG.jpg) no-repeat;
	border: 1px solid #3a9fa9;
	overflow: hidden;
	/*margin:  auto ;*/
	position: relative;
	width: 330px;
	height: 330px;
}

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

p
{
	text-align: center;
}