Мне надо чтобы 4 кнопки соц сетей были в строчку желательно без использования тега td а то портит вид комментариев вод сами код соц сетей они пронумерованы
Code
1.
<!-- Put this script tag to the <head> of your page --><script type="text/javascript" src="http://userapi.com/js/api/openapi.js?20"></script><script type="text/javascript">
VK.init({apiId: 1945499, onlyWidgets: true});
</script><!-- Put this div tag to the place, where the Like block will be -->
<div id="vk_like"></div><script type="text/javascript">
VK.Widgets.Like("vk_like", {type: "button"});
</script>
2.
<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="" send="false" layout="button_count" width="10" show_faces="false" font=""></fb:like>
3.
<g:plusone size="medium"></g:plusone>
4.
<!-- Put this script tag to the <head> of your page --><script type="text/javascript" src="http://vkontakte.ru/js/api/share.js?9" charset="windows-1251"></script><!-- Put this script tag to the place, where the Share button will be --><script type="text/javascript"><!--
document.write(VK.Share.button(false,{type: "round", text: "Сохранить"}));
--></script>