You can try the following module that i have attached here. This module is for 1.0.xx version of Joomla.
And then open the template_css.css file and add this at the very bottom:
/* SLWI */
.ja-slwi-container {
width: 100%;
}
.ja-slwi-container h3 {
color: #545454 !important;
font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
font-size: 100% !important;
line-height: normal !important;
margin: 0 !important;
padding: 7px 10px !important;
}
.ja-slwi-container h3 span {
background: none !important;
}
.ja-slwi-text p {
color: #666666;
margin: 0;
padding: 0 10px;
}
Then you take the mootools file attached here and replace with the one you allready have in the js folder of the template.
When you have done that please setup the module as you wanna use it and check that it works fine.If it looks strange ttry to put -no in the module suffix field.