body ul#sharebar { position: absolute; float: left; background: #fff; width: 80px; margin: 0 0 0 -110px; padding: 0; text-align: right; list-style: none; z-index: 99; }
body ul#sharebar li { display: block; margin: 5px 0; padding: 0; overflow: hidden; text-align: center; }
body ul#sharebar li.border { padding-top: 5px; }

body ul#sharebarh { overflow: hidden; height: 30px; background: #fff; width: 600px; margin: 0 0 0 -28px; padding: 0 30px; text-align: center; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; list-style: none; z-index: 99; }
body ul#sharebarh li { display: block; margin:5px 0; padding: 0; text-align: left; float: left; width: 80px; }
body ul#sharebarh li.facebook { position: relative; bottom: 41px; }
body ul#sharebarh li.gplus { position: relative; bottom: 40px; }
body ul#sharebarh li.reddit { position: relative; bottom: 7px; }
body ul#sharebarh li.border { border: none; }
body ul#sharebarh:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }