Hi,
It is not so the margin of the module that needs adjustments. As you can see, your module for online users on the top right does have a proper margin.
This image is hidden for guests.
Please log in or register to see it.
What I suggest is to adjust the settings for these lists by adding the following to your template_css.css
ul.mod_cat {
padding-left: 3px;
}
ul.mod_sec {
padding-left: 3px;
}