

.tab_list2 {
	border-collapse: collapse;
	width: 95%;
	margin: 1em 2em 1em 2em;
}
.tab_list2 th {
	padding: 0.3em;
	border: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
.tab_list2 td {
	padding: 0.3em;
	border: none;
	vertical-align: top;
}

.twocol th 
{
	padding-top:4px;
	vertical-align:top;
	text-align:left;
	width:200px;
	font-weight: normal;
}

.twocol td {
	vertical-align:top;
	text-align:left;
	border: none;
}

