﻿
#PageTitle {
    margin-bottom: 5px;
}

#Awards {
    margin-bottom: 20px;
}

#AwardsList img {
    margin-right: 2px;
}

#AKA {
    font-size: large;
}

.spacer {
    height: 20px;
}


ul.bulleted {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-indent: 0;
    padding-left: 10px;
}

ul.unbulleted {
    display: inline;
    padding: inherit;
    margin: 0;
    padding-left: 0;
}

    ul.unbulleted li {
        display: inline;
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

 /*for the popup lineage*/
    
.parchment {
    background-color: #FFFFFF;
    color: #550000;
    background-image: url('/Images/ParchmentFromDivider-100x100.png');
    background-repeat: repeat;
}

.viewed-person {
    font-size: larger;
    font-weight: bold;
}

    .viewed-person ul {
        font-size: 1rem;
        font-weight: normal;
    }

h1 {
    font-size: xx-large;
    color: #550000;
}

ul.tree a {
    text-decoration: none;
}
