
/*.tab_form_filter table {width: 100%;} */

.tab_form_filter th {
	text-align: left;
	padding: 0.3em 1em 1em 0;
	border: none;
	font-weight: normal;
	width: 75px;
	line-height: 1em;
}
.tab_form_filter td, .td1, .td2 {
	text-align: left;
	padding: 0 0 1em 0;
	border: none;
	line-height: 1em;
	width: 200px;
}

.tab_form_filter .td2 {
	width: 100px;
}

select.timesheet {
	width: 400px;
}


.alignb {
	text-align: bottom;
}