.border_1px_horiz {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #bcc7ca;
}
.bord_1px_vert {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #bcc7ca;
}
.rep_x_backr {
	background-repeat: repeat-x;
}
