

table.content_table > tbody > tr > td,
table.content_table > tbody > tr.row0,
table.content_table > tbody > tr.row1 {
    vertical-align: top;
}

.rep_dungeon_description {
    margin-right: 1em;
    text-align: left;
}

blockquote
{
    font-style: italic;
    padding-left: 1em;
    padding-right: 1em;
}

.layout_dungeon_description > tbody > tr > td {
    vertical-align: top;
}

.layout_dungeon_description > tbody > tr > td.left_col {
    text-align: right;
}
.layout_dungeon_description > tbody > tr > td.right_col {
    text-align: left;
}

.rep_status_headline {
    text-align: left;
    padding-left: 0.3em;
    font-weight:bold;
}

div.rewards {
    text-align: left;
    line-height:1.2;
}
