#wmxcontent {
overflow-x: visible;
}

#facebook_anchor {
position:relative;
height:0;
width:0;
z-index:999;
}

#facebook {
position:absolute;
top:430px;
left:-147px;
}

*html #facebook {
top:440px;
}

*:first-child+html #facebook {
top:440px;
}

