.aida {
	line-height: 20px;
}
.item-title		{
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #003399;
	border-left-color: #003399;
	padding-bottom: 5px;
	padding-left: 10px;
}

