table#tabletLineChooser {
	border-width: 1px;
	border-collapse: none;
	border-color: #fff;
}

#tabletLineChooser tr {
	border: inherit;
}

#tabletLineChooser th {
	background-color: #bbf;
	border: inherit;
	text-align: left;
	padding: 5px;
	font-family:helvetica, sans-serif;
}

#tabletLineChooser td {
	border: inherit;
	text-align: left;
}

div.elem {margin: 0px}

