.whiteTxtSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.cellBorderLeftGray {
	border-left-style: none;
	padding-left: 5px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #CCCCCC;
	vertical-align: text-top;
}
