ul{list-style-image:url(list_bullet.png);
        padding-left:2em;
        }

#sidebar h3 {color:#69c}

#footer{font-size:small}

h3{margin-top:2em}
h4{margin-top:1em}

/* -------------------------- */
/* ---  CHARACTER TABLES  --- */
/* -------------------------- */

.chartable{
	background-color:#ccc;
	border-spacing: 0px;
	margin-top:1em;
	margin-left:1em;
	border: solid #0000c0 2px;
	text-align: center;
	}
		
.chartablerow{height:2em;
    }

.group{
	background-color:#939;
	color:#FFF;
	font-weight:bold;
	height:2em;
	width: 3em;
	}
	
.element{background-color:#daf;
	text-align: center;
	width:3em;
	}

.repname{background-color:#AAC;
	height:2em;
	min-width:3em;
	}

.conjugacy {background-color:#FFC;
	height:2em;	
/*     text-align: center;*/
    	}

.hash{background-color:#eea;
    	}
	
.noteshead{width:10em; 
    	background-color:#88a;
	}

.notes{width:10em; 
    	background-color:#aac;
	}

.Mullikenhead{width:4em; 
    	background-color:#8aa;
	}

.Mulliken{width:4em; 
    	background-color:#acc;
	}

.repringtable{
	background-color:#ccc;
	border-spacing: 0px;
	cell-padding:3px;
	margin-top:1em;
	margin-left:1em;
	border: solid #0000c0 2px;
	text-align: center;
	}
		
