.example {
    min-height: 90px;
    height: auto;
}

p.example-title {
    font-weight: bold;
}

.example-extra {
    float:left;
}

.example.extra {
    min-height: 155px;
}
