div.growlUI { background: url(../../../img/check.png) no-repeat 10px 10px; height: 55px; }
div.growlUI h1, div.growlUI h2 {
    color: white; padding: 5px 5px 5px 75px; text-align: left
}

div.growlUIf { background: url(../../../img/excluir.png) no-repeat 10px 10px; height: 55px; }
div.growlUIf h1, div.growlUIf h2 {
    color: white; padding: 5px 5px 5px 75px; text-align: left
}
