.chibiprgbar { float:left; width:100%; text-align:center; background-image:url('images/prg_gray.png'); border:1px solid #557c90; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }
.chibiprgbaron { float:left; text-align:center; background-image:url('images/prg_yellow.png'); border:0px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }
.chibiprgbarok { float:left; text-align:center; background-image:url('images/prg_blue.png'); border:0px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }

.chibiprgtext { float:left; width:100%; text-align:center; }