.border {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-left-style: inset;
	border-left-color: #990033;
	padding-left: 10px;
}

