*


#rotator
{
	border: 1px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 10px;
	position: relative;
	width: 655px;
	height: 340px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 655px;
	height: 340px;
}

p
{
	text-align: center;
}