I'm using firefox, how do i find out the name of an image so I can center it? I'm using the:
$('.mobileimage1_div').css('margin', 'auto');
$('.mobileimage1_div').css('align', 'center');
lines, but i dont know the name of the .mobileimage# of the image on this page.. any help? i tried changing it to the common name with no success