

#rotator
{
	border: 5px solid #CCC;
	cursor: pointer;
	overflow: hidden;
	margin: 25px 20px 10px;
	position: relative;
	width: 550px;
	height: 380px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 550px;
	height: 380px;
}

p
{
	text-align:left;
}