@charset "ISO-8859-1";
/* Global2015.net 
Additional Stylesheet for Expanding Abbrevations, etc. */

/* Toolbar Expand */
#content span.expand { border-bottom:none; cursor:auto }
#content span.expand span { display:inline }
#content span.expand:hover span { display:inline; position:static; border:none; border-bottom:1px dotted #bbb; padding:0; color:inherit; background-color:inherit }
#content p span.expand:hover span.bracket { display:inline }
#toolbar p#menutext .abbreviated { display:none }
#toolbar p#menutext .expanded { display:inline }