Class suffix default on JA Purity: _blue, _green, _red and _black
If you can (_white classe suffix) customize from css file: templates/ja_purity_ii/css/template.css
Duplicate format script below and change to white
div.module_blue {
background: url(../images/bb-br.gif) no-repeat bottom right #069
}
div.module_blue .ja-box-bl {
background: url(../images/bb-bl.gif) no-repeat bottom left;
}
div.module_blue .ja-box-tl {
background: url(../images/bb-tl.gif) no-repeat top left;
}
div.module_blue .ja-box-tr {
background: url(../images/bb-tr.gif) no-repeat top right;
}
div.module_blue a { color: #7BA566 }