div#topic div.top {
	background-color: #c9c;
}
/* Faculty directory contents-table */
.contents-table {
	font-size: 85%;
	line-height: 150%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-collapse: collapse;
	margin-bottom: 15px;

}
.contents-table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 2px;


}
.contents-table th {
	background-color: #EEEEEE;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-weight: bold;
}
div.capt,
div.captnb,
div.director {
	font-family: Verdana, sans-serif;
	letter-spacing: 0px;
	font-weight: bold;
	color: #333;
	margin-bottom: 4px;
}
div.director {
	font-size: 80%;
	border-bottom: solid 1px #999;
}
/* research */
div#seco h3 {
	line-height: 130%;
	font-weight: bold;
	color: #330099;
	margin-bottom: 5px;
	padding: 0.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}/*
div#seco p {
	font-family: Times, serif;
} */

/* coslog */
ol {
	margin-bottom: 20px;
}
ol li {
	margin-left: 3em;
}

div#prim p strong {
	font-weight: bold;
}
