@charset "utf-8";
/*GENERAL*/
/*LOG TOPIC PATH
---------------------------------------------------*/
dl#logTopicpath { margin: 0;}
dl#logTopicpath dt {
	margin-right: 0.4em;
	/margin-right: 0.3em;
	_margin-right: 0.2em;
	height: 2.4em;
	display: block;
	float: left;
	/*font-size: 94%;*/
}

/* hide from Mac IE \*/
* html dl#logTopicpath { line-height: 1.2; }
/* */

/*CONTENTS
---------------------------------------------------*/
.stepText { letter-spacing: 1em; }
table dl,
table dl dt,
table dl dd { margin: 0 !important; }
table dl dd {	margin-left: 1em !important; }
table dl dd.lastLine {	margin-bottom: 1em !important; }
th {
	padding-right: 1em;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}
#print_footer { display: none; }
/*GOTOTOP
---------------------------------------------------*/
p.gotoTop {
	margin-top: 10px;
	/margin-bottom: 10px;
	padding: 0 0 0 1.2em;
	clear: both;
	width: auto;
	/width: 9em;
	float: right;
	font-size: 76%;
	background: url("/images/mark_t.gif") left center no-repeat;
}
