.lcolor {
	border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
.ucolor {
	border-bottom-style: solid;
	border-bottom-width: 1.5px;
	border-bottom-color: #FF0000;
}
