*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	cursor: pointer;
	overflow: hidden;
	width: 630px;
	height: 325px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	float: left;
	position: relative;
}

#rotator_people
{
	cursor: pointer;
	overflow: hidden;
	width: 135px;
	height: 135px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	float: left;
	position: relative;
}

#rotator img
{
	cursor: pointer;
	width: 630px;
	height: 325px;
	float: left;
	position: relative;
}

#rotator_people img
{
	cursor: pointer;
	width: 135px;
	height: 135px;
	float: left;
	position: relative;
}

#rotator a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
