@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(kingdomofloathing.com), domain(127.0.0.1) {
select[name*="item"] option[value="3153"]:after {content: " (FLOOR)" !important; font-weight: bold !important;}
select[name*="item"] option[value="3147"]:after {content: " (REPAIR)" !important; font-weight: bold !important;}
select[name*="item"] option[value="3156"]:after {content: " (SPHERE)" !important; font-weight: bold !important;}
select[name*="item"] option[value="3146"]:after {content: " (ATTACK)" !important; font-weight: bold !important;}
select[name*="item"] option[value="3148"]:after {content: " (BUFF)" !important; font-weight: bold !important;}
select[name*="item"] option[value="3151"]:after {content: " (TARGET)" !important; font-weight: bold !important;}
select[name*="item"] option[value="3150"]:after {content: " (BUILD)" !important; font-weight: bold !important;}
select[name*="item"] option[value="3155"]:after {content: " (WALL)" !important; font-weight: bold !important;}
select[name*="item"] option[value="3154"]:after {content: " (DRONE)" !important; font-weight: bold !important;}
select[name*="item"] option[value="3149"]:after {content: " (MODIFY)" !important; font-weight: bold !important;}
select[name*="item"] option[value="3152"]:after {content: " (SELF)" !important; font-weight: bold !important;}
}