<table style="border:{$border_size}px solid yellow" align="center" width="50" height="50" background="../images/game/research/{$image}" cellspacing="0" cellpadding="0"><tr>
<td align="center" style="color:#ffcaca;font-size:10pt;font-family:sans-serif">
<a style="text-decoration: none" href="research.php?current={$research_id}">
<b>{$label}</b>
</a>
</td>
</tr>
</table>