*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border: 0px solid #000;
	overflow: hidden;
	margin: 0px auto 0px;	
	left:auto
	position:fixed;
	width: 120px;
	height: 120px;
}

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

p
{
	text-align: left;
}

