@charset "utf-8";

div.fb iframe{
border:1px solid #dbdbdb;
width:100%;
height:400px;
float:right;
}

div.fb *
{
color:#000;
font-size:100%;
font-weight:normal;
font-style:normal;
text-align:right;
background:transparent;
border:none;
padding:0;
margin:0;
float: none;
clear:none;
}

div .fb img {
border:none;
}

div .fb{
zoom: 100%;
}

div .fb:after {
content: "";
clear: both;
height: 0;
display: block;
visibility: hidden;
}

div.fb .hidden{
display:none;
}

div .fb p a{
text-decoration:none;
}

div.fb .fbCloseBtn {
display:none;
}