.rpg0 {
border: 0px solid #F7BE81;
width: 100%;
background: #F6E3CE;
text-align: left;
}
.rpg1 {
border: 0px solid #00FF00;
width: 100%;
background: #CEE3F6;
text-align: left;
}
.rpg2 {
border: 0px solid #0000FF;
width: 100%;
background: #CEF6CE;
text-align: left;
}
.rpg1 {
border: 1px solid #000000;
text-align: left;
}
.rpg2 {
background-color: #C0C0C0;
}
Cita:<span class=\"smalltext\">HP: {$hp} / {$maxhp}</span>
<table width=\"60\" class=\"rpg1\" cellspacing=\"0\" align=\"center\">
<tr>
<td class=\"rpg2\" nowrap=\"nowrap\"><img alt=\"{$post['username']}'s HP\" src=\"images/rpg/bhg.gif\" width=\"{$hpf}%\" height=\"8\" /><img alt=\"{$post['username']}'s HP\" src=\"images/rpg/bhb.gif\" width=\"1\" height=\"8\" /></td>
</tr>
</table>
<span class=\"smalltext\">MP: {$mp} / {$maxmp}</span>
<table width=\"60\" class=\"rpg1\" cellspacing=\"0\" align=\"center\">
<tr>
<td class=\"smalltext\" nowrap=\"nowrap\"><img alt=\"{$post['username']}'s MP\" src=\"images/rpg/bmg.gif\" width=\"{$mpf}%\" height=\"8\" /><img alt=\"{$post['username']}'s MP\" src=\"images/rpg/bmb.gif\" width=\"1\" height=\"8\" /></td>
</tr>
</table>
<span class=\"smalltext\">EXP: {$ep}% </span>
<table width=\"60\" class=\"rpg1\" cellspacing=\"0\" align=\"center\">
<tr>
<td class=\"rpg2\" nowrap=\"nowrap\"><img alt=\"{$post['username']}'s EXP\" src=\"images/rpg/bxg.gif\" width=\"{$ep}%\" height=\"8\" /><img alt=\"{$post['username']}'s EXP\" src=\"images/rpg/bxb.gif\" width=\"1\" height=\"8\" /></td>
</tr>
</table>";
<table width=\"60\" class=\"rpg1\" cellspacing=\"0\" align=\"center\">
.rpg0 {
border: 0px solid #F7BE81;
width: 100%;
background: #F6E3CE;
text-align: left;
}
.rpg1 {
border: 0px solid #00FF00;
width: 100%;
background: #CEE3F6;
text-align: left;
}
.rpg2 {
border: 0px solid #0000FF;
width: 100%;
background: #CEF6CE;
text-align: left;
}