/* Extra stilmallar för SYS
 * © 2002-2008 Peter Krefting
 */

form {
	margin: 1em 1em;
}

dt {
	text-indent: 0;
	margin-top: 1em;
	margin-bottom: 0;
	font-weight: bold;
}

dd {
	text-indent: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

dd p {
	margin-left: 0;
}

div.navi {
	clear: both;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-left: 0;
	margin-right: 0;
	padding: 1px 1em;
	text-align: center;
	background: #eee;
	margin-bottom: 0;
}

div.navi + div.bottom {
	margin-top: 0;
	border-top: 0;
}

table.get {
	border-collapse: collapse;
	margin: 1em 1em;
}

table.get th, table.get td, table.line th {
	text-align: left;
}

table.line td, table.line th {
	border-bottom: 1px solid black;
}

table.get th, table.line th {
	font-weight: bold;
}

table.line th {
	background: #eee;
	border: 1px solid black;
}
