*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	/*border: 1px solid #000;*/
	overflow: hidden;
	margin: 50px auto 10px;
	position: relative;
	width: 150px;
	height: 120px;
}

#rotator img
{
	/*width: 400px;
	height: 300px;*/
}

p
{
	text-align: center;
}