Divs get overlapped in jquery
I have written a small code in Jquery. In this code there is button for moving "div's" to left and right respectively. And the "div's" also scroll to left after every 5 secs. But the problem is once in a while the div's get overlapped. I was wondering if anyone could may be solve the issue. This is the link to the code.
jsfiddle.net/9FPBA/2
this above link has its own editor so you can edit the code from there itself. Any help wud be appreciated. This has been bugging me for a long time now