Hey guys!
I'm a bit of JavaScript n00b

, so I hope this isn't
too stupid but...
I have a cool Jquery gallery on my website which contains a DIV that slides onto the page. However, I have noticed that the
left style set to the element doesn't slide to
0, but rather depends on the content.
Notice how the two examples stop at different places?
http://www.juicenothing.com/freelance/WeAreLucky/ (ends on 157.5px)
http://www.juicenothing.com/freelanc...Lucky/dirtest/ (ends on -57.5px)
Is there anyway to make sure it always ends on
left: 0px? Or is this all wrong?
Also: I have noticed it is different on my friends PC, I am using a Mac, could this make a difference?
Thanks in advance!