

#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 335px;
	height: 260px;
	float:left;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 335px;
	height: 260px;
}

#rotatorvisits
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 800px;
	height: 215px;
	float:left;

}

#rotatorvisits img
{
	border: 0;
	cursor: pointer;
	width: 800px;
	height: 215px;
}

