
.macrocategorynew { DISPLAY: inline-block; HEIGHT: 20px; WIDTH: 20px; BACKGROUND: URL('%themepath%images/icon_newfolder_faded.gif') no-repeat; CURSOR: pointer; }
.macrocategorynew:hover { BACKGROUND-IMAGE: URL('%themepath%images/icon_newfolder.gif'); }

.macroreplynew { DISPLAY: inline-block; HEIGHT: 20px; WIDTH: 20px; BACKGROUND: URL('%themepath%images/icon_newchatballoon_dotted_faded.png') no-repeat; CURSOR: pointer; }
.macroreplynew:hover { BACKGROUND-IMAGE: URL('%themepath%images/icon_newchatballoon_dotted.png'); }

.macroreplysearch { DISPLAY: inline-block; HEIGHT: 20px; WIDTH: 20px; BACKGROUND: URL('%themepath%images/icon_searchchatballoon_dotted_faded.png') no-repeat; CURSOR: pointer; }
.macroreplysearch:hover { BACKGROUND-IMAGE: URL('%themepath%images/icon_searchchatballoon_dotted.png'); }
