@charset "UTF-8";
/* CSS Document */

#rotator
{
border: none;
cursor: default;
overflow: hidden;
margin: 0px;
position: relative;
width: 880px;
height: 214px;
}
#rotator img
{
border: 0;
cursor: default;
width: 880px;
height: 214px;
}
