.fb_div {
    border: 1px solid #dddfe2;
    border-radius: 3px;
    width: 600px;
    font-size: 15px;
}

#display_more {
    display: none;
}

.more_link {
    margin: 0 10px 16px 10px;
}

.margin_btm_0 {
    margin: 0 10px 0 10px !important;
}

.black_font {
    color: #000000;
    font-weight: bold;
}

.iframe_class {
    border: none;
    overflow: hidden;
}

.a_class {
    width: 600px;
}