netflix box / list(s)


  .box ul {
    margin: 0;
    padding: 14px 10px 14px 10px;
    list-style: none;
    }
  .box li {
    margin: 0 0 6px; 
    padding: 0;
    } 
  
  /*@ box -- indestructible container / class -->
  /* Indestrucible box */
  
  .container {
    float: left;
    margin: 20px 0;
    padding: 0;
    color: #666;
    background: url(lib-present-style-bullet-chapter5-img-rounded-right.gif) top right no-repeat;
    }