*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border: 0;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 201px;
	height: 159px;
	background: url(../images/slideshow/slide01.jpg) 0 0 no-repeat;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 201px;
	height: 159px;
}

#rotator p
{
	text-align: center;
}