.expertsearchrow
{
	margin-bottom: 10px;
}
.expertsearchlabel
{
	font-weight: bold;
	font-size: 92%;
	width: 120px;
	float: left;
	display: inline;
}
.expertsearchfield
{
	width: 396px;
	float: left;
	display: inline;
}
.expertsearchfield select
{
	width: 100%;
}
.expertsearchfield input
{
	width: 50%;
}
.expertsearchrowbuttons
{
	clear: both;
	margin-bottom: 20px;
	margin-left: 120px;
}
h2.expertlistheader
{
	margin-top: 20px;
	border-bottom: solid 1px #cccccc;
	padding-bottom: 4px;
}
.experttopicheader
{
	font-weight: bold;
	border-bottom: solid 1px #cccccc;
	padding-bottom: 4px;
}
.experttopiccontent
{
	padding-bottom: 30px;
	padding-top: 2px;
	font-size: 92%;
}
.expertcolumnleft
{
	width: 238px;
	float: left;
	display: inline;
}
.expertcolumnright
{
	width: 238px;
	float: right;
	display: inline;
}
.expertdot
{
	color: #cccccc;
	background-color: inherit;
}
.expertalllinks
{
	font-weight: bold;
}

.expertstartletter,.experttopkeyword
{
	padding-top: 10px;
	border-bottom: solid 1px #cccccc;
	padding-bottom: 4px;
	font-weight: bold;
}
.allexpertslink
{
	font-size: 92%;
}
.expertsubkeywords
{
	padding-bottom: 20px;
	padding-top: 2px;
	font-size: 92%;
}

.expertslistbreadcrumb
{
	margin-top: 20px;
	border-bottom: solid 1px #cccccc;
	padding-bottom: 4px;
	font-size: 92%;
}
.expertlistbreadcrumbsub
{
	font-weight: bold;
}
.expertlistpersons
{
	padding-bottom: 30px;
	padding-top: 10px;
}
.expertlistpersons table
{
	width: 100%;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}