/*  These styles are for fixing generic tags used in the wiki.    They keep spacing looking neat, so edit only if you feel it necessary  */body {	margin:		0px;	padding:	40px;	background:	#fff;	background-image:url(../../img/bg.gif);	background-repeat:repeat-x;}img {	border:		0px;}h1 {	margin: 0em 0em 0em 0em;	font-size:	1.6em;	font-weight: normal;}h2 {	margin: 2em 0em 0em 0em;	font-size: 1.0em;	font-weight: bold;}td {	margin: 0px;	padding: 1px 10px 0px 0px;}/*  General styles for your wiki  */#wikiHeader {	font-family:	Arial, Helvetica, sans-serif;	font-size:	0.9em;	color:		#888;	border:		0px;	padding:	10px 0px;	margin-bottom:	10px;	text-align: left;}#wikiHeader a {	text-decoration: none;	color:		#46cbee;	font-size: 2;	font-family: Verdana, Arial, Helvetica, sans-serif;	}#wikiBody {	font-family:	'Lucida Grande', Arial, Helvetica, sans-serif;	font-size:	0.75em;	color:		#000;	padding:	20px 0px;	margin-bottom:	20px;}#wikiFooter {	border:		0px;	padding:	20px 0px;	font-family:	'Lucida Grande', Arial, Helvetica, sans-serif;	font-size:	0.5em;	color:		#ddd;}#wikiFooter a {	color:		#ddd;}/*  Styles used by the wiki editor. Modify only if really needed  */.fullForm {	width:		100%;}#wikiEditor {	font-family:	'Lucida Grande', Arial, Helvetica, sans-serif;	font-size:	0.7em;	color:		#000;}.wikiDead {	color:		#f00;}.wikiRuler {	display:                block;        height:                 1px;        border-top:             1px #ddd solid;        border-right:           0;        border-bottom:          0;        border-left:            0;	margin-top:		20px;	padding-bottom:		10px;}.wikiSpelling {	bxorder:		1px dotted #f00;	border-bottom:	1px solid #f66;	border-right:	1px solid #f66;	border-top:	1px solid #fbb;	border-left:	1px solid #fbb;	background:	#f88;	color:		#fff;}.wikiSpelling a {	color:		#fff;	font-weight:	bold;}
