﻿/* rotator in-page placement */
    div#rotator 
    {
	position:relative;
	height:75px;
	margin-left: 15px;
        top: 0px;
        left: 0px;
    }
    /* rotatori in-page placement */
    div#rotatori 
    {
	position:relative;
	height:75px;
	margin-left: 15px;
        top: 0px;
        left: 0px;
    }
    /* rotatorii in-page placement */
    div#rotatorii 
    {
	position:relative;
	height:75px;
	margin-left: 15px;
        top: 0px;
        left: 0px;
    }
    /* rotatoriii in-page placement */
    div#rotatoriii 
    {
	position:relative;
	height:75px;
	margin-left: 15px;
        top: 0px;
        left: 0px;
    }
    /* rotatoriv in-page placement */
    div#rotatoriv 
    {
	position:relative;
	height:75px;
	margin-left: 15px;
        top: 0px;
        left: 0px;
    }
    /* rotatorv in-page placement */
    div#rotatorv 
    {
	position:relative;
	height:75px;
	margin-left: 15px;
        top: 0px;
        left: 0px;
    }
    /* rotatorvi in-page placement */
    div#rotatorvi 
    {
	position:relative;
	height:75px;
	margin-left: 15px;
        top: 0px;
        left: 0px;
    }
    
    /* rotator css */
	div#rotator ul li 
	{
	float:left;
	position:absolute;
	list-style: none;
    }
    /* rotatori css */
	div#rotatori ul li 
	{
	float:left;
	position:absolute;
	list-style: none;
    }
    /* rotatorii css */
	div#rotatorii ul li 
	{
	float:left;
	position:absolute;
	list-style: none;
    }
    /* rotatoriii css */
	div#rotatoriii ul li 
	{
	float:left;
	position:absolute;
	list-style: none;
    }
    /* rotatoriv css */
	div#rotatoriv ul li 
	{
	float:left;
	position:absolute;
	list-style: none;
    }
    /* rotatorv css */
	div#rotatorv ul li 
	{
	float:left;
	position:absolute;
	list-style: none;
    }
    /* rotatorvi css */
	div#rotatorvi ul li 
	{
	float:left;
	position:absolute;
	list-style: none;
    }
    
    /* rotator image style */	
	div#rotator ul li img 
	{
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
    }
    div#rotator ul li.show 
    {
	z-index:500
    }
    /* rotatori image style */	
	div#rotatori ul li img 
	{
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
    }
    div#rotatori ul li.show 
    {
	z-index:500
    }
    /* rotatorii image style */	
	div#rotatorii ul li img 
	{
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
    }
    div#rotatorii ul li.show 
    {
	z-index:500
    }
    /* rotatoriii image style */	
	div#rotatoriii ul li img 
	{
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
    }
    div#rotatoriii ul li.show 
    {
	z-index:500
    }
    /* rotatoriv image style */	
	div#rotatoriv ul li img 
	{
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
    }
    div#rotatoriv ul li.show 
    {
	z-index:500
    }
    /* rotatorv image style */	
	div#rotatorv ul li img 
	{
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
    }
    div#rotatorv ul li.show 
    {
	z-index:500
    }
    /* rotatorvi image style */	
	div#rotatorvi ul li img 
	{
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
    }
    div#rotatorvi ul li.show 
    {
	z-index:500
    }