<div align="center">
<table border="0" class="row1" width="98%" cellpadding="1" style="border-collapse: collapse">
<tr>
<td class="row1" width="48%" align="center"><a href="index.php?page=profile&show=1&id={$id}">{$username}</a></td>
<td class="row1" width="30%" align="center">{$user_title}</td>
<td class="row1" width="10%" align="center">
<a href="index.php?page=send&member=1&index=1&id={$id}">
<img title="{$lang['send_a_message_to_the_mailing']}
{$username}" border="0" cellspacing="1" src="{$image_path}/send_mail.gif" /></a></td>
<td class="row1" width="10%" align="center">
<a href="index.php?page=pm_send&send=1&index=1&username={$username}">
<img title="{$lang['send_a_private_message_to']}
{$username}" border="0" cellspacing="1" src="{$image_path}/pm_send.gif" /></a></td>
</tr>
</table></div>