.jax-rotator
{
	position: relative;
	overflow: hidden;

	/* temp
	width: 46.4em;
	height: 8.5em; */
}

.jax-rotator a
{
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.jax-rotator-cache
{
	display: none;
}

.jax-rotator-control-panel
{
	position: relative;
	margin: 0 0 0.75em 0;

	/* temp
	width: 46.4em;
	height: 1.3em; */
}

.jax-rotator-control-panel-left
{
	float: left;
}

.jax-rotator-control-panel-left img
{
	display: block;
}

.jax-rotator-control-panel-right
{
	float: left;
}

.jax-rotator-control-panel-right img
{
	display: block;
}

.jax-rotator-control-panel-bottom
{
	clear: both;
}

.jax-rotator-control-subpanel
{
	position: absolute;
}

.jax-rotator-control-subpanel-top
{
	top: 0;
	left: 0;
}

.jax-rotator-control-subpanel-left
{
	top: 0;
	left: 0;
}

.jax-rotator-control-subpanel-right
{
	top: 0;
	right: 0;
}

.jax-rotator-control-subpanel-bottom
{
	bottom: 0;
	left: 0;
}

.jax-rotator-body
{
	position: relative;
	top: -0.6em;
	left: 0;
	float: left;
	

	/* temp
	width: 46.4em;
	height: 7.2em; */
}

.jax-rotator-body-action
{
	position: relative;
	float: left;
	overflow: hidden;
	

	/* temp
	width: 46.4em;
	height: 7.2em; */
}

.jax-rotator-body-action img
{
	border: 0 none;
	width: 22.67em;
	height: 14.67em;
}

.jax-rotator-body-action-display
{
	position: absolute;
	float: left;
	
	/* temp
	width: 46.4em;
	background-color: gray;

	top: -3.6em; */
}

.jax-rotator-item
{
	float: left;
	
	/* temp
	width: 11.4em;
	height: 3.4em;
	margin: 0.1em; */
}


