#shareBar { font-family:Arial, Helvetica, sans-serif; position: fixed; /* set fixed position for the bar */ bottom: 0px; right: 0px; z-index: 99999; /* keep the bar on top  */ height: 36px; background:transparent url(http://www.sharebars.com/download/images/blue-bg.png) no-repeat; width:1000px;   }

#shareBar { width: 1000px; min-width: 800px; /* to limit the width when an excessive window resize */ left: 50%; margin:0 0 0 -500px; padding:3px 0 0 0; }
#shareBarLabel { float:left; margin:10px 0 0 10px; text-align:left; font-size:14px; color:#333; font-weight:bold; width:45px; text-decoration:none; }

#shareBarLeftsideSocial { float:left; width:700px; text-align:left; padding:7px 0 0 0; }
#shareBarLeftsideSocial a { float:left; width:24px; height:24px; border:none; outline:0; display: block; padding:0 6px; }
#shareBarLeftsideSocial a img { border:none; outline:0; position:absolute; }

#shareBarLeftLogo { float:left; width: 104px; height: 35px; margin-left: 18px; margin-top:2px; background: url(http://www.sharebars.com/download/images/findusfast_logo.png) no-repeat; }
#shareBarRightLogo { float:right; width: 104px; height: 35px; margin-right: 18px; margin-top:2px; background: url(http://www.sharebars.com/download/images/sharebars_logo.png) no-repeat; }
