UL.bsm {
	LIST-STYLE-TYPE: none;
	border: 1px solid #E4E4E4;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
UL.bsm LI {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b0b0b0;
	
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
}
UL.bsm LI.first {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
}
