.imageRotator {
	 border: solid 1px black;
}

.imageRotatorChanger {
	font-size: 10px;
	width: 13px;
	height: 13px;
	border: solid 1px white;
	background-color: white;
	margin: 0px 0px 10px 10px;
}

.imageRotatorChangerCurrent {
	font-size: 10px;
	width: 13px;
	height: 13px;
	border: solid 1px white;
	margin: 0px 0px 10px 10px;
}

.imageRotatorText {
	font-family: Tahoma;
	text-align: left;
	vertical-align: top;
	padding: 10pt 0pt 10pt 0pt;
	color: #716951;
	font-size: 10pt;
	font-style: italic;
}

.imageRotatorText a {
	color: #3399cc;
}