#rotatingImages
{
	position: relative;
}

#rotatingImages a
{
	display: none;
	left: 0px;
	position: absolute;
	top: 0px;
}

#rotatingImages a img
{
	border: 0 none;
}

#rotatingImages ul
{
	list-style-type:none;
	margin: -34px 0 0 10px;
	padding: 0;
	position: absolute;
	top: 464px;
}

#rotatingImages ul li
{
	background-color: #666666;
	color: White;
	cursor: hand;
	cursor: pointer;
	float: left;
	font-size: .9em;
	margin-left: 5px;
	padding: 2px 7px 4px 7px;
	z-index: 50;
}

#rotatingImages ul li.current, #rotatingImages ul li.over
{
	background-color: #E37A04;
}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

