div.dotted {
	border-top-color: #825C26;
	height: 1px;
	width: 100%;
	margin-top: 7px;
	border-top-width: 1px;
	border-top-style: dashed;
	margin-bottom: 7px;
}

