.fce-2cols-200x770 {
    overflow: hidden;
    clear:    both;
}

.fce-2cols-200x770 .fce-2cols-200,
.fce-2cols-200x770 .fce-2cols-770 {
    float: left;
}

.fce-2cols-200x770 .fce-2cols-200 {
    width: 200px;
    margin-right: 20px;
}

.fce-2cols-200x770 .fce-2cols-770 {
    width: 350px;
}
