?>
<div class="entity_listing topic clearfloat">
-<a name="<?php echo $vars['entity']->id; ?>"></a>
+<a class="anchor_link" name="<?php echo $vars['entity']->id; ?>"></a>
<?php
// get infomation about the owner of the comment
if ($post_owner = get_user($vars['entity']->owner_guid)) {
$owner = get_user($vars['annotation']->owner_guid);
?>
-<a name="comment_<?php echo $vars['annotation']->id; ?>"></a>
+<a class="anchor_link" name="comment_<?php echo $vars['annotation']->id; ?>"></a>
<div class="generic_comment clearfloat">
<div class="generic_comment_icon">
<?php