I just started using jquery Galleria for my website. I'm having an alignment issue with the div element gallery-container. In Chrome, it lines up fine, but in firefox, it is shifted to the right. See website: www.jasonaiconnie.com/GalleryTest.php. I tried changing the position value css value for gallery-container, but it doesn't do anything. If I actually take out "pagetitle", the entire gallery is centered. Looking at it from firebug, I don't understand why the "gallery-container" is not at the same location as "gallery".
I don't know if my other css files is messing with Galleria's CSS file. Any pointers will be most welcome since I been going through the code for hours. Many Thanks.