.mod_eventlist_v3 .item {
    margin-bottom: 25px;
    width: 100%;
}

.mod_newslist block {
	width: 100%;
	overflow: none;
}

.ce_teambox.frame .teambox_inside {
    border: 3px solid rgb(231,231,231);
    min-height: 590px;
}

.ce_divider_extended.version3 {
    background: rgba(0,0,0,.1);
    width: 100%;
    height: 3px;
}

.newsreader .info {
    font-size: .8em;
    margin-bottom: 35px;
    background: #f8f8f8;
    padding: 30px;
    display:none
}

.newsteaser .content {
    padding: 20px;
    border: 1px solid rgb(242,242,242);
    background: rgba(255,255,255,.95);
    min-height: 180px;
}

.ce_testimonial_version7 .text_inside {
    overflow: hidden;
    min-height: 190px;
}

.mod_calendar td .event {
    width: 99%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
    padding: 5px;
    font-size: 10pt;
}