The position of the button panel is completely flexible - move the button panel to the right and fix the positioning based on the center of the browser window:
$(document).ready(function($){
$('#social-share').dcSocialShare({
buttons: 'facebook,linkedin,twitter,digg,print,email',
email: 'moc//niamod/liame',
align: 'right',
center: 570
});
});
<div id="social-share"></div>
Note: Google plus button will not show for local addresses.