﻿
                        #sharing-widget .button
                        {
                            padding: 0 0.4em;
                            font-weight: normal;
                            border-radius: 2px;
                            -moz-border-radius: 2px;
                            height: 22px;
                            line-height: 22px;
                            width: 43px;
                            overflow: hidden;
                            white-space: nowrap;
                        }
                        #sharing-widget
                        {
                            background: #f2f2f0;
                            padding: 3px;
                            height: 24px;
                            width: 55px;
                        }
                        #sharing-widget h4
                        {
                            color: #fff;
                        }
                        #sharing-widget a
                        {
                            margin: 0;
                            padding: 0;
                        }
                        #sharing-widget .social-icon-list a
                        {
                            color: #bbb;
                            font-size: 108%;
                            font-weight: bold;
                            line-height: 1.2em;
                        }
                        #sharing-widget .social-icon-list a:hover
                        {
                            color: #333;
                            text-decoration: none;
                        }
                        #sharing-widget .mod
                        {
                            top: 23px;
                            right: 5px;
                            border-radius: 2px;
                            -moz-border-radius: 2px;
                        }