.authorDiv {
}

.authorImg {
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
}

#authorImg img {
	border: 2px outset black;
}

.authorName {
	font-weight: bold;
	font-size: 12pt;
	font-variant: small-caps;
	font-stretch: wider;
}

.extraLinks {
    line-height: 18pt;
}

.extraLinks a {
	width: 8em;
	margin-top: .3em;
	padding: .2em;
}

.extraLinks a:hover {
	background-color: #9fcadd;
}

.emptyPortre
{
    width: 150px;
    height: 150px;
    border: 3px outset black;
    background-color: transparent;
}