div.separator {
	border-bottom: 1px solid #e6ddcc;
}

table.alphalist {
	border-collapse: collapse;
	border: 2px solid #000;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

table.alphalist td {
	border: 1px solid #000;
	text-align: center;
	font-size: 80%;
	padding: 2px;
}

table.chronolist {
	border-collapse: collapse;
	border: 2px solid #000;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

table.chronolist td {
	border: 1px solid #000;
	text-align: center;
	font-size: 90%;
	padding: 2px;
}

table.chronolist td.active {
	border: 1px solid #000;
  background-color: #cccccc;
	text-align: center;
	font-size: 90%;
	padding: 2px;
}

table.opinionlist td {
	border: 1px solid #000;
	text-align: center;
	font-size: 85%;
	padding: 2px;
}

table.opinionlist th {
	border: 1px solid #000;
	text-align: center;
	font-size: 89%;
	padding: 2px;
}
.single 
{ 
text-indent: 25px; margin-bottom: 0; margin-top: 0; 
}
.odd {
	background-color: #ffffff;
}
.even {
	background-color: #f1f1f1;
}

#listitem {padding: 0 0 0 40px; margin: 6px 0 3px 0;}

#theTable tr:nth-child(odd){background-color:#ffffff;}
#theTable tr:nth-child(even){background-color:#f1f1f1;}

 #theTable2 tr:nth-child(odd){background-color:#ffffff;}
#theTable2 tr:nth-child(even){background-color:#f1f1f1;}

 #theTable3 tr:nth-child(odd){background-color:#ffffff;}
#theTable3 tr:nth-child(even){background-color:#f1f1f1;}