.borderlowerright {
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 0px;
	border-top-color: #4c0000;
	border-right-color: #4c0000;
	border-bottom-color: #4c0000;
	border-left-color: #4c0000;
}

.borderupperleft {
	border-top-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #4c0000;
	border-right-color: #4c0000;
	border-bottom-color: #4c0000;
	border-left-color: #4c0000;
}
