How do I go about editing the Caption Padding in theme.css file? Thanks!

I would like to embed Juicebox Pro in to my WordPress page without using iframe. I have tried using the following code but all I get is a blank page:

<!--START JUICEBOX EMBED-->
<script src="svmanager/g2/jbcore/juicebox.js"></script>
<script>
  new juicebox({
      containerId : 'juicebox-container',
      baseUrl : 'svmanager/g2/',
  });
  </script>
<div id="juicebox-container"></div>
<!--END JUICEBOX EMBED-->

Any help would be greatly appreciated. Thanks!

www.scorpiontree.com/design