
.RESEARCH-TOPICS-CONTAINER
{
	margin: 25px;
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 100px;
	padding-bottom: 50px;
	background-image: url(/image/topic-list-background.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.RESEARCH-TOPICS
{
	margin-top: -25px;
}

p.RESEARCH-TOPIC-TITLE
{
	font-size: 12pt;
	font-weight: bold;
}

p.RESEARCH-TOPIC-TITLE *
{
	font-size: 12pt;
	font-weight: bold;
}

td.RESEARCH-MAIN-TITLE *
{
	font-size: 18pt;
	border-bottom: solid gray 2px;
}

tr.RESEARCH-QUAKE
{

}

td.RESEARCH-QUAKE
{
	border: solid silver 1px;
	background-color: #F0F0F0;
	padding-left: 20px;
	padding-right: 20px;
}

td.RESEARCH-QUAKE a
{
	text-decoration: none;
	color: blue;
}

td.RESEARCH-QUAKE a:hover
{
	text-decoration: none;
	color: blue;
}

td.RESEARCH-QUAKE a:visited
{
	color: blue;
}

