hey cynthia,
I just had a look at your site and the reason why the module is showing up like this is a styling in your templatestyle.css file, see here:
http://screencast.com/t/KNDchEDMVWjG
as I have no ftp details for your site I wasn't able to edit it on my own but you can change the value "absolute" to "relative" and then it should show up fine, as you can see here:
http://screencast.com/t/sXePLYcdiOj
so at the end the whole styling rule should look like this:
.ezb-mod .mod-post-title{
position: relative;
margin: 8px 18px;
}
hope that helps but if you face any issues with it feel free to get back to us at any time. have a nice day