#mainte{
	width: 425px;
	height: 100%;
	margin: 10px;
	padding: 15px;
	border: 1px solid #cccccc;
}
h1{
	font-size: 18px;
	background-image: url("/tacklemaintenance/images/h1.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
h2{
	padding-left: 10px;
	border-bottom: 2px dotted #006633;
	border-left: 10px solid #006633;
}
ol#topicpath{
	width: 700px;
	marign: 0 0 15px 0;
	padding-left: 10px;
	text-align: left;
}

ol#topicpath li{
	display: inline;
	list-style-type: none;
	line-height: 1.0;
}

ol#topicpath li a{
	padding: 0 10px 0 0;
	background-image: url("/mebaring/images/topicpath.gif");
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	font-size: 82%;
}