
/*
	Table list of research
*/
table.research {
	width: 100%;
}

table.research th {
	background-color: #d0d0d0;
	font-weight: normal;
}

table.research td {
	border-bottom: 1px dotted #808080;
}
