
#rotator
{
	border: 1px solid #000;
	overflow: hidden;
	margin: 50px auto 10px;
	position: relative;
	width: 359px;
	height: 263px;
}

#rotator img
{
	width: 359px;
	height: 263px;
}

p
{
	text-align: center;
}
