.level0 span.marker{
	margin-left: -13px;
}

.level1 span.marker{
	margin-left: -11px;
}

.level2 span.marker{
	margin-left: -11px;
}

.level0 {
	width:125px;
	border-top: 1px solid #999999;
	font-weight: bold;
}

.level1 {
	width:125px;
	border-top: 1px solid #eeeeee;
	font-weight: normal;
}

.level2 {
	width:125px;
	border-top: 1px solid #ffffff;
	font-weight: normal;
}

#sectionnav ul {
	margin: 0;
	padding: 0;
}

#sectionnav li {
	margin: 0;
	padding-right: 2px;
}

div.null {
	border-top: 1px solid #999999;
	width: 125px;
}

.error {
	color: #ff0000;
	font-weight: bold;
}

input.dp {
    border: 1px solid #999;
    margin-bottom: 1px;
    margin-top: 1px;
    width: 150px;
}

textarea {
    border: 1px solid #999;
    margin-bottom: 1px;
    margin-top: 1px;
}

input[type="submit"] {
    border: 2px groove #fc9900;
    background-color:#fc9900;
    font-weight:bold;
}

th{
	text-align: left;
	padding-right: 2em;
}

#content ul li{
	list-style-type: disc;
	list-style-position: inside;
}

#content a img, #content a:link img {
	border: 0;
	text-decoration: none !important;
}

#content {
	text-align: justify;
}