/* The XOT folder-specific page style sheet
 *
 * $Id: folder.css,v 1.1 2004/10/27 20:56:44 jhh Exp $
 *
 * Specific formating information for all pages (item and topic) within a 
 * topic. These may vary between topics
 */

/* Import parent folder css
*/
@import "../folder.css" ;

#xottopicbody
{ 
  background-color: white ;
}

