.border {
	border: 2px solid #999900;
}
.top_border {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #660000;
}
