
#rotator
{
	/*border: 0px solid #000;
	cursor: pointer;*/
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 570px;
	height: 376px;
}

#rotator img
{
	border: 0;
	/*cursor: pointer;*/
	width: 570px;
	height: 376px;
}


#rotator2
{
	/*border: 0px solid #000;
	cursor: pointer;*/
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 564px;
	height: 250px;
}

#rotator2 img
{
	border: 0;
	/*cursor: pointer;*/
	width: 564px;
	height: 250px;
}
/*p
{
	text-align: center;
}*/
