.leftline {
	border-left-width: thin;
	border-left-style: groove;
	border-left-color: #999999;
}
.undeline {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
