.KCIhomeTeaserItem H1 {
    color: #4E4E4E;
    margin-bottom: 2px;
}

.KCIhomeTeaserItem P.bodytext {
    color: #4E4E4E;
    font-size: 12px;
				padding-right: 30px;
    font-weight: normal;
    margin-top: 18px;
}

.KCIhomeTeaserItem H3 {
    color: #CC0000;
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
}

.KCIhomeTeaserItem H3 P.bodytext {
    margin: 0px;
    font-size: 12px;
}

.KCIhomeTeaserItem A {
    color: #CC0000;
    font-size: 9px;
    font-weight: bold;
    margin: 0px;
}

.KCIhomeTeaserItem A:hover {
    color: #4E4E4E;
}

.KCIhomeTeaserItem {
    width: 50%;
    vertical-align: text-top;
}

.KCIhomeTeaser {
    margin-left: -3px;
    margin-right: -20px;
}

.KCIhomeTeaserItem H2 {
    color: #CC0000;
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
}

.KCIhomeTeaserItem .news-single-subheader P.bodytext {
    margin: 0px;
}

