

.social-buffs{ text-align:center; }
.social-buffs .sb-counts{ font-size:28px;line-height:28px;margin-bottom:10px;display:block;border-bottom:1px dotted #CCC; }
.social-buffs .sb-icon{ display:inline-block;margin-right:5px;}

#socialBuffsForm fieldset {padding :15px;border:1px solid #dfdfdf;margin:0 auto 15px;}
#socialBuffsForm legend { font-size:0.9em;color:#000;padding:5px 12px;font-weight:bold;border:1px solid #dfdfdf;background-color:#F5F5F5}
#socialBuffsForm p { margin:0;margin-bottom:5px;padding:5px 0 8px 0;padding-left:30%;height:1%;vertical-align:top; }
#socialBuffsForm p label { font-size:12px;font-weight:550;float:left;margin-left:-42%;width:40%;text-align:right; }
#socialBuffsForm p span { font-size:10px;font-weight:400; }
#socialBuffsForm input {-webkit-appearance:none; /* Fix for Mobile Safari */background-color:#fbfbfb; border:1px solid #e8e8e8; -webkit-border-radius:0;  -moz-border-radius:0;  border-radius:0; -webkit-box-shadow:none;  -moz-box-shadow:none; box-shadow:none; color:#8f8f8f; font-size:12px; line-height:1.5; padding:5px 10px; border-radius:0}
#socialBuffsForm input:hover{border-color:#dedede}
#socialBuffsForm input:focus{border-color:#ccc}
#socialBuffsForm input[type="checkbox"]{-webkit-appearance:checkbox}

.sbc_16{width:100%;margin:0;}
.sbg_8,.sbg_16{display:inline;float:left;margin-left:1%;margin-right:1%}
.sbc_16 .sbg_8{width:49.5%;margin:0;margin-right:0.5%;}
.sbc_16 .sbg_16{width:98%}
#socialBuffsForm .clearfix:after{clear:both;content:'.';display:block;visibility:hidden;height:0}#socialBuffsForm .clearfix{display:inline-block}* html #socialBuffsForm .clearfix{height:1%}#socialBuffsForm .clearfix{display:block}

/*Tipsy*/
.default-tipsy { padding: 5px;font-size: 11px; position: absolute; z-index: 100000; }
.default-tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width:400px; text-align: center; }
.default-tipsy-arrow { position: absolute; background: url('../images/tipsy.gif') no-repeat top left; width: 9px; height: 5px; }
.default-tipsy-s .default-tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
