Brian, Use firebug to inspect the element which should let you know what the style class for that element is. Then all you have to do is override the element in your page or include your own style sheet.
The class is located in the inetpub\wwwroot\CFIDE\scripts\ajax\resources\yui\yui.css. The class is called submenuindicator and uses an image called map.gif to provide the icon. Cheers, -- Gary Gilbert http://www.garyrgilbert.com/blog ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292230 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

