Solucionado al fin, gracias a ambos por vuestra colaboración.
Código HTML:
<div style="width:212px; height:34px; float:right;"><a href="javascript:var dir=window.document.URL;var tit=window.document.title;var tit2=encodeURIComponent(tit);var dir2= encodeURIComponent(dir);window.location.href=('http://www.facebook.com/share.php?u='+dir2+'&t='+tit2+'');"><img src="images/fb.jpg"></a>
<a href="javascript:var dir=window.document.URL;var tit=window.document.title;var tit2=encodeURIComponent(tit);window.location.href=('http://twitter.com/?status='+tit2+'%20'+dir+'');"><img src="images/twitter.jpg"></a>
<a href="https://plus.google.com/108141328258087945339/"><img src="images/google.jpg"></a>
</div>
Código CSS:
Ver originala.compartirredessociales{
display:block;
}