/* howto CSS */

h2 {
	margin: 0 0 1em 0;
	padding: 0;
	height: 135px;
	text-indent: -9999em;
}
#howto_office h2 {background: url(img/office_heading.jpg) no-repeat;}
#howto_tempo h2 {background: url(img/tempo_heading.jpg) no-repeat;}

#contents h3 {
	margin: 0 0 1em 0;
	padding: 5px 0 5px 16px;
	font-size: 14px;
	background: #EEE7E0 url(img/sbheading.gif) no-repeat;
}

#contents table {
	border-collapse: collapse;
	border: 1px solid #9cb2e1;
	width: 100%;
	margin: 0 0 15px 0;
}

#contents table caption {
	text-align: left;
	font-weight: bold;
}
#contents table th {
	border: 1px solid #9cb2e1;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
	background: #ddecf5;
	width: 8em;
}
#contents table td {
	border: 1px solid #9cb2e1;
	padding: 5px;
	vertical-align: middle;
	background: #fff;
}

#contents ul {margin: 0; padding: 0;}
#contents ul li {list-style-type: disc; margin: 0 0 0 20px; padding: 0;}

#contents dl {list-style: none; margin: 0.5em 0 0 0; padding: 0;}
#contents dt {margin: 0; padding: 0; line-height: 1.5;}
#contents dd {margin: -1.5em 0 0.5em 11em; padding: 0; line-heignt: 1.5;}

p.footnote {margin-bottom: 2em;}

strong {color: #6666FF; margin-left: 2px; margin-right: 2px; font-weight: normal;}
span {color: #6666FF; margin-left: 2px; margin-right: 2px; font-weight: normal;}

/* ------------------------------------------------------------------------------------------- */

