Try this:
CODE
<style type="text/css">
table table table td {vertical-align:top ! important;}
span.blacktext12 {
visibility:visible !important;
background-color:transparent;
background-image:url("IMAGE URL");
background-repeat:no-repeat;
background-position:center center;
width:WIDTHpx; height:HEIGHTpx; display:block !important; }
span.blacktext12 img {display:none;}
span.blacktext12 {font-family: FONTFACE; font-size: SIZE; color: COLOR; letter-spacing: NUMBERpx; text-transform: LOWERCASEorUPPERCASE;}
</style>
Just edit whatever needs to be fixed. They should be capitalized.