body {
	background: #006;
}

table#archivelist th {
    font-weight: bold;
}

h1 {
	font-size:  150%;
	padding:    0.6ex;
	text-align: center;
	color: #000066;
}

body#listadmin h1 {
	color: #999966;
}

body#listadmin h1#pagedesc {
	color: #000066;
}

body#admin h1 {
	font-size: 140%;
	padding: 1.5em;
}

h2#author,
h2#date {
	font-size: 100%;
	margin-bottom: 1ex;
	margin-top: 0;
}

h2#author a {
	font-weight: normal;
}

h2#date {
	font-weight: normal;
}

div.formelements {
	padding:    0.5ex;
	text-align: center;
}

div.formsubmit {
	padding:    1ex;
	text-align: center;
}

span.important {
	font-weight: bold;
	font-style:  italic;
}

dl#listsummary,
dl#archivesummary {
	clear: both;
	overflow: auto;
}

dl#listsummary dt,
dl#archivesummary dt {
	display: block;
	float: left;
	clear: left;
	font-weight: bold;
}

dl#listsummary dd,
dl#archivesummary dd {
	display: block;
	float: left;
	clear: right;
	margin-left: 1.5ex;
}

.date {
	font-style: italic;
}

.clear {
	display: block;
	clear: both;
	width: 100%;
}

ul.msgsort {
	padding-left: 2em;
}

ul.msgsort li {
	font-weight: bold;
}

ul.msgsort li a {
	font-weight: normal;
}

ul.msgsort li.moreinfolink a {
	font-weight: bold;
}

div#versionstring {
	font-style: italic;
	border-top: 3px groove;
	padding-top: 2ex;
}

div#article {
	border-top: 2px groove;
	border-bottom: 2px groove;
	padding-top: 1ex;
	padding-bottom: 1ex;
}

body#article ul#navbottom li.moreinfolink {
	display: block;
	margin-top: 1ex;
	position: relative;
	left: -2em;
}

body#listinfo h2 {
	font-size: 100%;
	color: #999966;
}

h2#about_lang {
	overflow: auto;
}
h2 div#about {
	float: left;
	clear: left;
}
h2 div#language {
	float: right;
	clear: right;
}

table#subscribeform {
	margin-left: 2em;
	width: 70%;
}
table#subscribeform th {
	text-align: left;
	font-weight: normal;
}
table#subscribeform td#subscribebutton {
	text-align: center;
}

.info {
	font-size: 80%;
}

table#listoflists {
	width: 100%;
	margin-bottom: 1ex;
}

table#listoflists th {
	text-align: left;
	font-size: 130%;
	color: #000066;
}

table#listoflists td.listlink {
	font-weight: bold;
}

div#mm_footer,
div#mm_logo {
	border-top: 2px groove;
	padding-top: 1ex;
        margin-top: 1ex;
        font-style: italic;
}

.error {
	color: red;
	font-weight: bold;
}

div.error {
	font-size: 140%;
}

div#formbuttons {
	text-align: center;
}

div#confignav {
	position: relative;
	width: 100%;
	font-size: 80%;
}

div#confignav ul {
	padding-left: 2ex;
}

div#confignav h2 {
	text-align: center;
	border-top: 2px groove;
	font-size: 100%;
	padding-top: 1ex;
}

div#configlinks {
	float: left;
	clear: left;
	position: relative;
	width: 60%;
}

ul#categorylinks_1 {
	float: left;
	clear: left;
	margin-top: 0;
}

ul#categorylinks_2 {
	float: left;
	clear: right;
	margin-top: 0;
}

div#admin_activities {
	float: left;
	clear: right;
	width: 40%;
}

li#logoutlink {
	font-size: 150%;
	font-weight: bold;
	margin-top: 1ex;
}

br.clear {
	width: 100%;
	clear: both;
}

div#formtip {
	border-top: 1px groove;
}

h1#pagedesc {
	background: none;
	font-size: 150%;
}

body#listadmin div#formcontent h2 {
	font-size: 140%;
	text-align: center;
	color: #000066;
}

div#confignav li.selected {
	font-weight: bold;
}

div#emergency_moderation {
	background: red;
	color: black;
	font-weight: bold;
	width: 55ex;
	padding: 0.4ex;
	font-size: 100%;
	margin-bottom: 0.5ex;
}

.warning {
    font-style: italic;
}

#option_description #optionname {
    font-weight: bold;
}

table#adminpassword,
table#moderatorpassword {
    width: 45%;
    border: 1px solid black;
}

table#adminpassword {
    float: left;
}

table#moderatorpassword {
    float: right;
}

.no_desc {
    font-style: italic;
}

#options #instructions {
    position: relative;
}

#options #instructions #logout_button {
    float: right;
}

#options #newaddress,
#options #yourname {
    width: 45%;
    float: left;
    clear: none;
}

#roster .buttons,
#options .buttons {
    text-align: center;
}

#options #yourpassword {
    position: relative;
}

#roster div.columnar,
#options div.columnar {
    float: left;
    clear: none;
    width: 45%;
}

#edithtml_edit #adminlink {
    padding-top: 1ex;
    padding-bottom: 1ex;
    margin-top: 0.5ex;
    margin-bottom: 0.5ex;
    border-top: 2px solid gray;
    border-bottom: 2px solid gray;
}

#edithtml_edit #submitbutton {
    margin-top: 1ex;
}
