div#index { }

#index td { 
	padding-right: 0.2em;
	padding-bottom: 0.2em;
}

#index img {
	vertical-align: top;
	margin-right: 2px;
}

div#issue { }

div#edit { }

#edit h3 { 
	margin-bottom: 0px;
}

#edit th { 
	font-size: 86%;
	font-weight: normal;
}

#edit td { padding-right: 4px; }

td.even { }
td.odd  { background: #cccccc; }
