

#rotator
{
	border: 1px solid #FCC121;
	overflow: hidden;
	margin: 10px;
	position: relative;
	width: 349px;
	height: 266px;
	background-color:#ffffff;
}

#rotator img
{
	width: 349px;
	height: 266px;
}

p
{
	text-align: center;
}