/* 
 * discriminator 
 */
span.iglue-name *, span.iglue-name {
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}

span.iglue-live-discriminator-name:hover {
    text-decoration: underline;
}

/* profession */
div.i-group-1181 *, div.i-group-1181 {
	font-weight: bold;
    color: #555555;
	line-height: 18px;
}

/* birth - death */
div.i-group-1102-1180 *, div.i-group-1102-1180 {
    font-weight: normal;
    color: #888888;
}

/* encloser */
div.i-group-221 *, div.i-group-221 {
    font-style: italic;
	font-weight: normal;
    color: #888888;
}




