Code:
<div style="padding: 5px 5px 5px 5px;"></div>
<!-- post #$post[postid] -->
<if condition="$show['spacer']">$spacer_open<if condition="!$post['islastshown']"><div style="padding:0px 0px $stylevar[cellpadding]px 0px"></if></if>
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="40" align="center">
<tr id="cat">
<td width="170" height="27" align="left" valign="top">
<img border="0" src="$stylevar[imgdir_misc]/tech2_top_left.gif" width="170" height="27"></td>
<td style="background-image: url($stylevar[imgdir_misc]/cat_background.gif);" width="100%" height="27" align="center" valign="middle">
<span class="smallfont" style="font-weight:normal" $scrolltothis>
<!-- status icon and date -->
<a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
<if condition="!$show['start_until_end']">
$post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
<else />
<phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
</if>
$post[firstnewinsert]
<!-- / status icon and date -->
</span>
<span class="smallfont" style="font-weight:normal" align="$stylevar[right]">
<if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&postcount=$post[postcount]" target="new"><strong>$post[postcount]</strong></a></if>
</span>
there