.multi-container-holder .perc-30 .container-middle-content ul {
padding-bottom: 22px!important;
}

.container {
margin: 0 20px 20px 0;
}  

  .container-top-left {
  background: transparent none no-repeat 0 0;
  width: 13px;
  height: 13px;
  float: left;
  }

  .container-top-middle {
  background: transparent none repeat-x top left;
  height: 13px;
  margin: 0 13px;
  }
  
  .container-top-right {
  background: transparent none no-repeat -30px 0;
  width: 13px;
  height: 13px;
  float: right;
  }
  
  .container-middle-left {
  background: transparent none repeat-y top left;
  position: absolute; 
  left: -3px;         
  height: 100%;
  width: 3px;
  }
  
  .container-middle {  
  position: relative;
  margin: 0 3px;      
  }
   
    .container-middle-content {
    background: transparent none repeat-x scroll left bottom;
    overflow: hidden;
    padding: 0 14px;
    }
  
  .container-middle-right {
  background: transparent none repeat-y top left;
  position: absolute; 
  right: -5px;         
  height: 100%;          
  width: 5px;          
  }
  
  .container-bottom-left {
  background: transparent none no-repeat -15px 0;
  width: 13px;
  height: 13px;
  float: left;
  }

  .container-bottom-middle {
  background: transparent none repeat-x top left;
  height: 13px;
  margin: 0 13px;
  }
  
  .container-bottom-right {
  background: transparent none no-repeat -45px 0;
  width: 13px;
  height: 13px;
  float: right;
  } 
  
  .container-red {
  color: #FFF;
  }
  
    .container-red h1,
    .container-red h2,
    .container-red h3,
    .container-red h4,
    .container-red a {
    color: #222;
    }
    
    .container-red .container-top-left,
    .container-red .container-top-right,
    .container-red .container-bottom-left,
    .container-red .container-bottom-right {
    background-image: url('../img/container-red-corners.png');
    }   
  
    .container-red .container-top-middle {
    background-image: url('../img/container-red-top-middle.png');
    }
    
    .container-red .container-middle-left {
    background-image: url('../img/container-red-middle-left.png');
    }
    
    .container-red .container-middle-content {
    background-color: #E24C43;
    background-image: url('../img/container-red-middle-bg.png');
    }
    
    .container-red .container-middle-right {
    background-image: url('../img/container-red-middle-right.png');          
    }
    
    .container-red .container-bottom-middle {
    background-image: url('../img/container-red-bottom-middle.png');
    }
    
  .container-white {
  color: #333;
  }
  
    .container-white h1,
    .container-white h2,
    .container-white h3,
    .container-white h4,
    .container-white a {
    color: #F23A2F;
    }        
    
    .container-white ul {
	  list-style-type: none;
	  list-style-image: url('../img/list-type-stripe.png');
	  }
          
	    .container-white ul li a {
	    color: #222;
	    }
	    
	     .container-white ul li a:hover {
	     color: #F23A2F;
	     }
  
    .container-white .container-top-left,
    .container-white .container-top-right,
    .container-white .container-bottom-left,
    .container-white .container-bottom-right {
    background-image: url('../img/container-white-corners.png');
    }
  
    .container-white .container-top-middle {
    background-image: url('../img/container-white-top-middle.png');
    }
    
    .container-white .container-middle-left {
    background-image: url('../img/container-white-middle-left.png');
    }
    
    .container-white .container-middle-content {
    background-color: #FBFAF9;
    background-image: url('../img/container-white-middle-bg.png');
    }
    
    .container-white .container-middle-right {
    background-image: url('../img/container-white-middle-right.png');          
    }
        
    .container-white .container-bottom-middle {
    background-image: url('../img/container-white-bottom-middle.png');
    }    
    
  .container-black {
  color: #FFF;
  }
  
    .container-black h1,
    .container-black h2,
    .container-black h3,
    .container-black h4, {
    color: #F23A2F;
    }
    
    .container-black a {
    color: #AAA;
    }
    
    .container-black .container-top-left,
    .container-black .container-top-right,
    .container-black .container-bottom-left,
    .container-black .container-bottom-right {
    background-image: url('../img/container-black-corners.png');
    }      
  
    .container-black .container-top-middle {
    background-image: url('../img/container-black-top-middle.png');
    }
    
    .container-black .container-middle-left {
    background-image: url('../img/container-black-middle-left.png');
    }
    
    .container-black .container-middle-content {
    background-color: #2F2F2F;
    background-image: url('../img/container-black-middle-bg.png');
    }
    
    .container-black .container-middle-right {
    background-image: url('../img/container-black-middle-right.png');          
    }
    
    .container-black .container-bottom-middle {
    background-image: url('../img/container-black-bottom-middle.png');
    }    