/* ------------------------------------------------white */
#karikari {
}

#sanitation h3 {
	margin: 5px 0px 0px;
	padding: 0px;
}

#sanitation h4 {
	margin: 15px 0px 10px;
	padding: 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#sanitation h5 {
	margin: 10px 0px 5px;
	padding: 5px 5px 5px 2px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 5px solid #999999;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
}

#sanitation p {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #333333;
	margin: 0px 0px 3px;
	padding: 0px;
}

#sanitation em {
	font-style: normal;
	font-weight: bold;
}

#noBoader {
	margin: 15px 0px 0px;
	padding: 0px;
	width: 550px;
}

#noBoader img {
	margin: 0px;
	padding: 3px;
	float: left;
	border: 1px solid #CCCCCC;
}

#noBoader a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#noBoader a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#noBoader a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 330px;
}

#right h5 {
	margin-top: 0px;
}

