All the icons used in the 'Log' column are broken for me. It seems to be looking for /<roster>/img/note.gif which does not exist.
Rendered code: <td id="as_status_log_5" class="membersRowCell"><img src="/roster/img/note.gif"onmouseover="return...
Also, the table collapse control icon in the top tight corner has a broken image link. It seems to be looking for /<roster>/img/minus.gif which does not exist
(same with /<roster>/img/plus.gif when the table is collapsed)
Rendered code: <img src="/roster/img/minus.gif" style="float:right;cursor:pointer;" id="update_details_img" onclick="toggleStatus();" alt="" />