body { margin:0px;padding:0px; }
#Slider1Frame, .effectContainer { width:640px; height:360px; }
.Slide1 {  width:640px; height:360px;background-color:#ffa;}

div.fadenav { position: absolute; bottom: 15px; right: 15px; }
div.fadenav a { display: block; background: #ccc; width: 18px; height: 18px; margin: 0 0 0 2px; float: left; overflow: hidden; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; border: 1px solid #000; }
div.fadenav a:hover { text-decoration: none; }
div.fadenav a.current { background: #ff6600; }

