<table border="0" cellspacing="0" cellpadding="4" width="<?= $width ?>" class="box_error"> <tr> <td class="box_left"> <img src="<?= $cfg['images_dir'] ?>/error_icon.gif" alt="!" border="0" /> </td> <td class="box_right"> <?= $text ?> </td> </tr> </table>