h1 {text-align: center;}
h2 {text-align: center;}
h3 {text-align: center;}
.container {width:980px; height:765px; overflow:hidden; margin:50px auto; position:relative; 
border:20px solid #333; border-radius:5px; box-shadow:0 40px 25px -25px rgba(0,0,0,0.8); border-bottom:0; 
background:#333; z-index:10; cursor: w-resize;}
.pad {width:50px; height:525px; background: url(ipad-swipe/trans.gif);}
.right {float:right;}
.slide {width:60000px; position:absolute; left:0; top:0; z-index:-1;}
.slide img {display:block; float:left;}
.container .buttons {position:absolute; top:735px; background:#333; height:20px;}
.container .buttons b {display:block; width:10px; height:10px; overflow:hidden; margin:5px; background:#069; 
float:left; border-radius:10px;}