/*	version: 1.0.4	last modified 13-Oct-2002	created by Marc Barrot	copyright 2002 by Precision IT Management,Inc 	You may use and distribute this code freely,	just keep this header information intact.*/.expanded {	visibility: visible;	// rid below to allow "non-blocking" of expanded font tags, etc.	// display: block;}.collapsed {	visibility: hidden;	display: none;}