@charset "utf-8";

/*--------------------------------------
	Style Name : Company Style Sheet

	company
--------------------------------------*/
dl.comment{
clear:both;
margin:10px 0;
padding:0;
}

dt{
float:left;
color:#663333;
font-weight:bold;
}

.comment dd{
margin:0;
margin:0 0 0 90px;
padding:0 0 0 5px;
}

body.index div.h-level3 {
	clear:both;
}

body.index div.h-level3 h3 {
	padding:10px 0 2px 0;
	border-bottom:1px dotted #999;
}

body.index div.h-level3 h3 p {
	padding-top:10px;
}



body.howto table{
	margin:0 auto;
}

body.howto table td{
	padding:10px 0;
	border-bottom:1px dotted #999;
	text-align:left;
}

body.asbestos div.h-level3 {
	clear:both;
}

body.asbestos div.h-level3 h3 {
	padding:10px 0 2px 0;
	border-bottom:1px dotted #999;
}

body.asbestos div.h-level3 h3 p {
	padding-top:10px;
}


body.asbestos div.h-level3 img.frame {
	float:left;
	margin-right:10px;
	border:1px solid #999;
	padding:1px;
}

body.asbestos div.h-level3 img.frame-right {
	float:right;
	margin-left:10px;
	border:1px solid #999;
	padding:1px;
}

body.asbestos div.h-level3 img.noneframe-right {
	float:right;
	margin-left:10px;
}

body.asbestos table th,
body.asbestos table td
{
	padding:5px;
	border:1px solid #999;
	text-align:left;
}

body.other div.h-level3 {
	clear:both;
}

body.other div.h-level3 h3 {
	padding:10px 0 2px 0;
	border-bottom:1px dotted #999;
}

body.brick div.h-level3 {
	clear:both;
}

body.brick div.h-level3 h3 {
	padding:10px 0 2px 0;
	border-bottom:1px dotted #999;
}

body.brick p.visual {
	text-align:center;
	padding-bottom:20px;
}

body.north div.h-level3 {
	clear:both;
}

body.north div.h-level3 h3 {
	padding:10px 0 2px 0;
	border-bottom:1px dotted #999;
}

body.north p.visual {
	text-align:center;
	padding-bottom:20px;
}

body.north table th,
body.north table td
{
	padding:5px;
	border:1px solid #999;
	text-align:left;
}

