.waku p {
	margin		: 4px;
	font-size	: 12px;
	line-height	: 24px;
	letter-spacing	: 2px;
}


.waku h3 a:link, .waku h3 a:visited, waku h3 a:hover,waku h3 a:active {
	margin		: 4px 0 2px 0;
	font-size	: 12px;
	line-height	: 18px;
	font-weight	: bold;
	padding-left	: 10px;
	padding-bottom	: 4px;
	border-left	: 6px solid #047E35;
	border-bottom	: 2px dotted #C9C9C9;
	color		: #282828;
	text-decoration:none;
	display:block;
}

.c-ir {
float:right;
padding-right:4px;
}
.c-il {
float:left;
padding-left:4px;
}