#socialButtonsWrapper {
left: 0;
position: absolute;
top: 0;
width: 100%;
}

#socialButtons {
left: 373px;
margin: 0 auto;
position: relative;
top: 70px;
width: 112px;
}

#socialButtons img {
width:48px;
height:48px;
}

#facebookButton {
margin-left:12px;
}

