﻿#rotator
{
    width:2254px;
}
#rotator .rotator-content
{
    width:1127px;
    position:absolute;
    overflow:hidden;
    display:none;
    height:460px;
}
#rotator .active-rotator
{
    display:block;
}
#rotator .second-rotator
{
    left:1127px;
}
