/* 
Mailing list CSS
*/
.ml_pager_top, .ml_pager_bottom  {
	width: 100%;
	text-align: center;
}
.ml_pager_top, .ml_pager_bottom {
	padding: 5px;
}
.ml_pager_top a:hover, .ml_pager_bottom a:hover {
	background-color: #039;
	text-align: center;
	color: #fff;
}
.ml_pager_top {
	border-bottom: 1px solid gray;
}
.ml_pager_bottom {
	border-top: 1px solid gray;
}
.ml_metainfo {
	margin-top: 5em;
}

ul.ml_msginfo {
}

#content li {
	padding: 0px;
	margin: 0px;
}
