/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_default h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_blank h3,
div.moduletable_tabs h3 {
background: url(../images/h3-bg.gif) no-repeat left bottom;
color: #FFFFFF;
font-size: 100%;
margin: 0 0 0 -5px;
padding: 0 0 0 5px;
text-transform: uppercase;
letter-spacing: 1px;
}
If you look in your template.css module section you can usually see what suffixes are available. Enter the text shown in red to use them. You will just have to try them out to see what they do. Because JA are a little lazy sometimes they recycle .css files and do not strip out unused suffixes so sometimes they do nothing.