.node-type-event-archive .field-name-body {
    padding: 10px 25px 5px 0px;
    border-bottom: solid 1px #ccc;
    margin-bottom: 5px;
}

.node-type-event-archive .field-group-div {
    padding: 20px 25px 15px 0px;
    border-bottom: solid 1px #ccc;
    margin-bottom: 5px;
    clear: both;
}

.node-type-event-archive .group-photos {
    padding-bottom: 35px;
    border-bottom: 0px none;
}

.node-type-event-archive .group-video {
    display: block;
    padding-top: 40px;
    padding-bottom: 25px;
}

.node-type-event-archive .group-photos h3, .node-type-event-archive .group-video h3 {
    margin-bottom: 10px;
}

.node-type-event-archive .group-comments {
}

.node-type-event-archive .group-viewevent {
    border-bottom: 0px none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.node-type-event-archive .group-viewevent h3 {
    margin-bottom: 15px;
}

.node-type-event-archive .group-photos img {
    float: left;
    margin-right: 20px;
    border: solid 1px #ccc;
}