     #container {
     bottom: 0px ;
     display: none ;
     left: 20px ;
     position: fixed ;
     width: 90% ;
     }
      
     #inner {
     background-color: #F0F0F0 ;
     border: 1px solid #666666 ;
     border-bottom-width: 0px ;
     padding: 20px 20px 100px 20px ;
     }
