var px = $('#sampleDiv').css('marginLeft'); 
var num= parseInt( $('#sampleDiv').css('marginLeft') );