.item {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 20px;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #FF9900;
	margin-top: 10px;
	margin-bottom: 5px;
}

