.shared-panel { overflow: auto; margin: 0px 0 6px 0; border-top: 3px solid #cccccc69; padding:1px 0; }
.shared-panel span { margin: 10px 0; font-size: 16px; font-weight: 600; }
.shared { display: inline-block; width: 30px; height: 30px; margin: 0; padding: 0; background: url("shared.png") no-repeat; float: left; margin-right: 8px; cursor: pointer; border-radius: 50%; }
.shared:hover { opacity: 0.7; }
.shared.gp { background-position: 0px 0px; background-color: #E62B34; }
.shared.tt { background-position: 0px -30px; background-color: #43BDF0; }
.shared.ce { background-position: 0px -60px; background-color: #8A898D; }
.shared.wa { background-position: 0px -90px; background-color: #0dc143; }
.shared.fb { background-position: 0px -120px; background-color: #6081C4; }
.st2 { border-radius: 0; }
.st3 { border-radius: 3px; }
