*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	cursor: pointer;
	overflow: hidden;
	position:relative;
	width: 456px;
	height: 300px;
	z-index:1;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 456px;
	height: 300px;
	clear:none;
}

p
{
	text-align: center;
}
