Disable posticon table When you click add new topic or add a reply you'll see a small posticon box above the message reply window with a title saying...
Choose a post icon
to remove this box go to your CSS and add
.ak_subject_posticon_table { display: none; }
Remove the "Choose a post icon" out of your CLS as well and just leave that box blank