h2.title{
    margin-bottom: 10px;
    margin-left: -2px;
    color: #cbc18f;
    background-color: #6f413e;
    min-height: 26px;
    line-height: 1em;
    vertical-align: middle;
    padding: 4px 9px;
    border-radius: 3px;
	text-wrap: wrap;
	font-size: 1.5em;
}
h3.title{
    background-color: #627d62;
    color: #0f0f0f;
    margin: 10px 0px 0px -2px;
    padding: 0px 4px;
    line-height: 1.5em;
    height: 1.5em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    vertical-align: middle;
}

.title{
    display: flex;
    justify-content: flex-start;
    white-space: nowrap; 
    align-items: center;
}

img.thumbnail {
    background: #ededed;
    border: 1px solid #ddd;
    border-radius: 4px;
    float: right;
    clear: both;
    padding: 5px;
    width: 150px;
}
a img{
    text-decoration: none;
    border: 0 none;
}
img{
    overflow-clip-margin: content-box;
    overflow: clip;
}
.traitalignment{
    background-color: #4287f5;
    border-color: #d8c483;
    border-style: double;
    border-width: 2px;
    color: white;
    font-size: 1.1em;
    font-style: normal;
    font-variant: small-caps;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
    text-align: left;
    text-indent: 0.00em;
    display: inline-block;
    margin: 0.1em 0;
}
.traitsize{
    background-color: #478c42;
    border-color: #d8c483;
    border-style: double;
    border-width: 2px;
    color: white;
    font-size: 1.1em;
    font-style: normal;
    font-variant: small-caps;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
    text-align: left;
    text-indent: 0.00em;
    display: inline-block;
    margin: 0.1em 0;
}

.trait{
    border-color: #d8c483;
    background-color: #6f413e;
    border-style: double;
    border-width: 2px;
    color: white;
    font-size: 1.1em;
    font-style: normal;
    font-variant: small-caps;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
    text-align: left;
    text-indent: 0.00em;
    display: inline-block;
    margin: 0.1em 0;
}
.traitunique {
    background-color: #800080;
    border-color: #d8c483;
    border-style: double;
    border-width: 2px;
    color: white;
    font-size: 1.1em;
    font-style: normal;
    font-variant: small-caps;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
    text-align: left;
    text-indent: 0.00em;
    display: inline-block;
    margin: 0.1em 0;
}
.traituncommon {
    background-color: #c45500;
    border-color: #d8c483;
    border-style: double;
    border-width: 2px;
    color: white;
    font-size: 1.1em;
    font-style: normal;
    font-variant: small-caps;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
    text-align: left;
    text-indent: 0.00em;
    display: inline-block;
    margin: 0.1em 0;
}
.xp_reward{
    border-color: #d8c483;
    background-color: #789035;
    border-style: double;
    border-width: 2px;
    color: white;
    font-size: 1.1em;
    font-style: normal;
    font-variant: small-caps;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 5px;
    text-align: left;
    text-indent: 0.00em;
    display: inline-block;
    margin: 0.1em 0;
}