.fb_iframe_widget iframe
{
    opacity: 0;
}
.fb_iframe_widget
{
    background-image: url("../../images/fb.png");
    background-repeat: no-repeat;
}
.facebook_button {
    display: table-caption;

    background: #627aac url("../../images/fb.png") left no-repeat;

    border-top: 1px solid #29447e;
    border-right: 1px solid #29447e;
    border-bottom: 1px solid #1a356e;
    border-left: none;
    border-radius: 5px;

    height: 28px;

    padding-right: 40px;
    padding-left: 16px;

    font-weight: bold;
    font-size: 11px;
    color: white;
    text-decoration: none;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    line-height: 22px;

    cursor: pointer;

}

#for_align
{
    float:left;
    width: 35em;
    margin-right: -25em;
    text-align: left;
}

