.sociotags {  }
.sociotags ul
  {
  float: left;
  border: 0px solid #00a;
  font-size: 8pt;
  width: auto;
  height: 22px;
  margin: 0;
  padding:0px;
  }
.sociotags ul li
  {
  display: inline;
  margin: 0;
  border: 0;
background:transparent;
background-image:none;
line-height:inherit;
list-style-type:none;
margin:0px;
padding:0px;
  }
.sociotags ul li a
  {
  }
.sociotags ul li a img
  {
  margin: 0;
  padding: 0;
  border: 0;
  }
