.left_border {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #8A7E67;
}
.top_border {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #8A7E67;
}
