.am_list ul li {
	display: inline;
}

.am_list ul, .am_list ul li, ul.citation_list, ul.citation_list li {
	padding-left: 0px;
	margin-left: 0px;
}

.am_list, .citation_list {
	width: 754px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: grey;
}

ul.am_letter_inactive {
	display: inline;
	color: lightgrey !important;
}

.citation_list {
	margin-top: -10px;
	padding-top: 10px;
}

ul.citation_list li {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: lighter;
	display: inline;
}

/* just getting IE 6, Firefox & Safari on the same page */
.am_list ul, ul.am_letter li {
	padding: 0px;
	margin: 0px;
}

/* ...then doing what we really want */

ul.am_letter, ul.am_letter_inactive {
	font-size: 10px;
	line-height: 20px;
}

.am_list {
	padding-top: 10px;
}

.machine_author {
	margin-left: 5px !important;
}

