.mv-social-buttons-box { width: 100%; display: block; overflow: hidden; clear: both }
.mv-social-buttons-box h4 { margin-top: 10px; margin-bottom: 10px }
.mv-social-buttons-box img { border: 0 !important }
.mv-sbb-nl { border-top: none; border-bottom: none }
.mv-sbb-tl { border-top: thin solid #808080; border-bottom: none; padding-top: 5px }
.mv-sbb-bl { border-top: none; border-bottom: thin solid #808080; padding-bottom: 5px }
.mv-sbb-bothl { border-top: thin solid #808080; border-bottom: thin solid #808080; padding-top: 5px; padding-bottom: 5px; overflow: hidden }
.mv-sb-left { float: left; padding-top: 10px }
.mv-sb-right { float: right; padding-top: 10px }
.mv-sb-center { margin-left: auto; margin-right: auto; text-align:center !important; padding-top: 10px }