/* First div (top left) */ div.module-round { background: #FF0000 url(../images/tl.gif) 0 0 no-repeat; margin: 0; .............................................................................. etc.
<div class="module-round"> <div> <div> <div> <h3>Module title</h3> Module content </div> </div> </div> </div>
C'mon dados, it's just a simple rounded box! I know you can make it.You have 25 options listed here: http://www.cssjuice.com/25-rounded-corners-techniques-with-css/EDIT: You can generate round corners box here: http://www.roundedcornr.com/
I did not why but I have one div tag plus, so I delete it in file frontend.html.php where is -3 style and now its Okay !!!
<div id="box-position1"> <div class="module-round"> <?php mosLoadModules('user1', -3); ?> </div></div>