/* CSS Document */

/* CSS Document */

table.careers_list {
	width:100%;
}
table.careers_list th, table.careers_list td{
	vertical-align:top;
}
table.careers_list th {
	text-align:left;
	padding:4px;
}
table.careers_list td {
	padding:4px;
}
.alternate {
	background-color:#CCCCCC;
}
td.closing_date, th.closing_date {
	white-space:nowrap;
}
.career_title {
	font-weight:normal;
}
