.contentTeaser {
    background-color: #ffffff;
}

.contentTeaserText {
    min-height: 20px;
}

.contentTeaserPreviewImage {
    float: right !important;
    padding: 0.4em;
    display: inline;
}

.contentTeaserPreviewImage img {
    width: 100%;
}

.contentTeaserReadMore {
    display: block;
    margin: 8px;
    text-align: left;
}

.contentPageHeading {
    padding-bottom: 0.2em;
}

.contentPageText {
    padding-top: 0.4em;
    padding-bottom: 0.4em;
}

.contentIntroText {
    font-style: italic;
}

.contentDetailsRow {
    margin-top: 0.4em;
    margin-bottom: 0.4em;
    padding: 0.4em;
    border-radius: 2px;
}

.contentDetailsRow a, .contentDetailsRow div a {
    color: #000000 !important;
}

.contentDetails {
    font-size: 0.6em;
}