.h3green {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #99CC66;
}
.narrow {
	line-height: 17px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 23px;
}
.shitatsume {
	margin-bottom:5px;
	padding-bottom: 0px;

}
.h3green2 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #99CC66;
	margin-bottom: 5px;
	padding-bottom: 0px;

}
.h3blue {

	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0099FF;
}
.h3pnk {


	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF99CC;
}
.dotgrn {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC66;
	color: #000000;

}
.dotorg {


	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC66;
	color: #000000;
}
.dotpnk {


	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF99CC;
	color: #000000;
}
