.facebook-wrapper{
	background-color: white;
}
.facebook {
    background: url("facebook.png") no-repeat scroll right top transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 345px;
    left: -180px;
    padding: 0 30px 0 0;
    position: fixed;
    top: 120px;
    width: 292px;
    z-index: 1001;
}
