Question : CSS display issue on number counter

We've been working to resolve a CSS and/or Javascript issue with our landing page:
http://www.suissamesser.com/customportfolio/

The numbers for the image rotation slider are not displaying inline.

We've converted divs to spans and set syles in inline and the spacing is still an issue.

Any help on this issue would be greatly appreciated.

Answer : CSS display issue on number counter

this work with firefox:
#numeric_pagination{
     vertical-align: top;
}
Random Solutions  
 
programming4us programming4us