

#rotator
{
	background: url(images/belliniframe.gif) no-repeat;
	border: 0;
	cursor: pointer;
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 490px;
	height: 370px;
	
}

#rotator img
{
	border: 1px solid black;
	cursor: pointer;
	height: 330px;
	width: 450px;
	margin:20px;
}

#rotator2
{
	background-color: white;
	border: 0;
	cursor: pointer;
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 450px;
	height: 330px;
}

#rotator2 img
{
	border: 0;
	cursor: pointer;
}

#rotator3
{
	background-color: white;
	border: 0;
	cursor: pointer;
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 450px;
	height: 330px;
}

#rotator3 img
{
	border: 0;
	cursor: pointer;
}
