span.splitlinks {
	white-space: nowrap;
}

p.subtitle {
	font-size: 1.2em;
	color: #912608;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #912608;
}

img.portrait {
	float: right;
	border: none;
}

div.publications p {
	border-bottom: 1px dotted #cccccc;
	padding: 0.3em 0.3em 0.5em 0.3em;
	margin: 0.3em;
}
table.searchresults p {
	margin: 0px;
}

.authorlink {
	text-align: center !important;
}

/* Current judges hierarchy */
a.expandtrigger_expanded {
	padding-left: 12px;
	background: url(/images/arrow_dwn.gif) no-repeat center left;
}
a.expandtrigger_collapsed {
	padding-left: 12px;
	background: url(/images/arrow.gif) no-repeat center left;
}
li.notlist { /* so absurd */
	list-style: none;
	margin-left: 0;
}

/* Browse boxes */
#browse_filter, #or {
	float: left;
}
#browse_filter label {
	width: 5em;
	display: block;
	float: left;
}
#or {
	padding: 2em 1em;
}
#browse_names, #browse_filter {
	margin: 0 0 1em 0;
	padding: 1em;
}
p.error, ul#results {
	clear: left;
}
#name_range_current {
	color: #127592;
	font-weight: bold;
}

