#categorie_shops ul
{
    list-style:none;
    margin:0;
    padding:0;
}

#categorie_shops li 
{
    float:left;
    width:120px;
    margin:0 0 5px 15px;
    padding:0;
}

ul#shops
{
    border-bottom:1px dotted #c00;
    height:50px;
}