*
{

}

#rotator
{
   cursor: default;
   overflow: hidden;
   position: relative;
   height: 380px;
   width: 495px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   margin-top: 5px;
   margin-right: auto;
   margin-bottom: 10px;
   margin-left: auto;
}

#rotator img
{
   cursor: default;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   height: 380px;
   width: 498px;
   display: none;
   position: absolute;
   top: 0;
   left: 0;
}
