#mobil-list > li
{
display: inline-block;
    zoom:1;
    *display:inline;
    /* this fix is needed for IE7- */
}

