.usercontent table th,
.usercontent table td {
    border: 1px solid #d3d3d3;
    padding: 5px 10px;
}
.usercontent table th {
    background-color: #eee;
}
.usercontent ul, ol {
    list-style: initial;
    padding-left: 2em;
    padding-bottom: 1em;
}
.usercontent li {
    margin: 0.5em 0;
    line-height: 1.25;
}
.usercontent a {
    text-decoration: underline;
}