.DBViewTable TR TH {
	background-color: transparent;
	width: 100px;
	vertical-align: top;
}

.DBViewTable TABLE TR:first-child TH {
	border-top: 1px solid rgba(189, 189, 189, 0.4);
}