@import url("http://www.stationbreak.to/stbr.css");

body {
	margin-top: 2px;
}

table {
	margin: 1.5em auto;
	font-family: Osaka-Mono, monospace;
}

td { white-space: pre }

td a { text-decoration: none }

ul, div.input, #members {
	width: 41em;
	margin-left: auto;
	margin-right: auto;
}

textarea { overflow: scroll }

tt { white-space: pre }

.navigation { text-align: center }

.navigation tt {
	border: 1px dotted silver;
	padding: 1px;
}

span.subject * {
	color: #000000;
	text-decoration: none;
}

center.top { margin-bottom: 1.5em }

center.menu {
	margin-top: 3em;
	margin-bottom: 3em;
}

pre.article {
	padding: 0.5em;
	width: 41em;
/*	border: 1px dashed #999999; */
	border-width: 0px 1px;
	border-style: none dashed;
	border-color: #999999 #999999;
	white-space: pre;
	line-height: 125%;
	margin-left: auto;
	margin-right: auto;
}

#header, #footer {
	margin-left: auto;
	margin-right: auto;
}

span.separatorcontent {
	color: #bbbbbb;
}

