.borderLeftRight {
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #9A9A9A;
}
.borderThin {
	border: 1px solid #FFE6DD;
}
.borderThinNormal {
	border: 1px solid #999999;
}
