.item {
	border-left: 0.5em solid #089eee;
	border-bottom: 2px dotted #089eee;
	padding: 0 0 1em 2em;
}

h3 a {
	font-size: 13pt;
	color: #089eee;
}

h3 a:hover {
	color: #79a226;
}