#slider          {overflow: hidden; position: relative; margin-left:30px; float:left; width:400px; height:227px;}
#mover           {width: 2880px; position: relative;}
.slide           {padding: 0 30px; width: 340px; float: left; position: relative;height:227px; }
.slide img       {position: absolute; top: 20px; left:8px;}
#slider-stopper  {position: absolute; top: 1px; right: 20px; background: #000000; color: white; padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 100;}