*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 540px;
	height: 106px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #61619D;
	border-right-color: #61619D;
	border-bottom-color: #61619D;
	border-left-color: #61619D;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 540px;
	height: 106px;
	overflow: hidden;
}

p
{
	text-align: center;
}

