/* These control the fixed-width text elements of the page */
pre, code { font-family:'Lucida Console','Andale Mono','Courier New',Courier; }
pre {}
pre code, code code, pre pre {}

/* These affect the main content area. */

#wikicmds ul { margin: 0; padding: 0; list-style-image:none; list-style-type:none;}
#wikicmds li a.createlink { display:none; }

.pagegroup { font-size: 81%; }
.pagetitle {}
.wikiaction { margin-top:4px; margin-bottom:4px; }
#wikitext { margin-top:15px;}

/* These are for the edit form. */
#wikiedit form { margin:0px; }
#wikiedit textarea { width: 100%; }
.wikimessage { margin-top:4px; margin-bottom:4px; font-style:italic; }

table.bcsdupload td { font-size: 81%; }

/* pagerev */
#wikidiff { width: 100%; }
.diffbox { border:1px #999999 solid; margin-top:1.33em; width: 100%; }
.diffauthor { font-weight:bold; }
.diffchangesum { font-weight:bold; }
.difftime { font-family:verdana,sans-serif; font-size:66%; 
  background-color:#dddddd; }
.difftype { clear:both; font-family:verdana,sans-serif; 
  font-size:66%; font-weight:bold; }
.diffadd { border-left:5px #99ff99 solid; padding-left:5px; }
.diffdel { border-left:5px #ffff99 solid; padding-left:5px; }
.diffrestore { clear:both; font-family:verdana,sans-serif; 
  font-size:66%; margin:1.5em 0px; }
.diffmarkup { font-family:monospace; }

#wikitext h1, #wikitext h2, #wikitext h3, #wikitext h4 { margin-left: 0px; margin-bottom: 10px;}
