

/*  
   ----------------------------------------------------------------------------
     :: SWAN BROWSER CSS: TOOLBAR
   ----------------------------------------------------------------------------

   The css for the knowledge base browsing toolkit.
   
   Project: SWAN (Semantic Web Applications in Neuromedicine)
   Authors: Paolo Ciccarese & Marco Ocana
   Created: December 22nd, 2007
*/

div#toolbar {      /*** No side padding or borders, to avoid the IE5.x box model problem ***/
	display: none;
}


