Browser Specific
================
 Opera (9.25): 
    - Slow JS script handling: Selection, Window movements
    - Centring for popup labels is not working

 IE6:
    - If legend (and other dialog) window is resized to very small size, IE6
    hides end part of titlebar background.
    - Then dialog window is over 'SELECT' form items, it's edges are damaged.
    This is because in IE6 the z-index is ignored for 'SELECT' and the used fix
    utilizes iframe to get rid of. But if iframe would be made to big it will
    prevent dialog resizing. So the edges are sacrificed to the resizing.
	+ Still the bug in some conditions (not tracked at the moment) still
	introduces itself in full his mighty.

 IE:
    - IE ignores CSS construct ':before { content: "{" }. Therefore, there is
    no better then color indictation of the currently selected source module.
    - Sometimes IE resizes Legend dialogs in that way that its width slightly 
    shorter than necessary and therefore the vertical scrollbar is appeared.
    - When the 'SELECT' element have big titles which are not fitting in
    the allocated space, the good browsers (Gecko, Safari, Opera) on 'select' 
    action resize popup window to full width. The IE doesn't. So only the 
    starting part of the titles is visible.

 KONQ3:
    - Not working at all
    - Konqueror 3 is reported to not support mouse wheel events
 
