./*list-distributors {
overflow: hidden;
float:left;
height:86px; 
position: relative;
float: left;
min-width: 573px;
-moz-border-radius-bottomright: 10px;
border:1px solid red;
}


.list-distributors  li {
overflow: hidden;
position: relative;
top: 0;
padding-bottom: 1em;
height:60px;
}
.list-distributors  li  a{
float:left;
padding:10px 3px 3px;
margin:10px 10px 15px;
width:135px;
height:50px;
text-align:center;
background:#FFF;
}
*/
