.ywsl-social {
  text-decoration: none;
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 5px;
  padding: 0;
  background: 0 0;
  border: none;
  cursor: pointer;
}
.ywsl-box {
  display: none;
}
td.sl-provider {
  text-align: center;
}
td.sl-username {
  text-align: left;
}
td.sl-unlink {
  text-align: right;
}
.sl-username span {
  margin-right: 10px;
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
.sl-unlink form {
  margin: 0;
  float: right;
}
.my_account_social td {
  border: 0;
  vertical-align: middle;
}
.my_account_social .social_unlink .button {
  text-transform: none;
}
