div.progress_section {
   height: 100px;
   overflow: auto;
   clear: both;
}
div.progress_label {
   float: left;
   padding: 2px;
   margin: 1px;
   width: 160px;
   height: 40px;
   text-align: center;
   background-color: white;
   text-transform: uppercase;
   font-size: 9px;
}
