#comment2-tabs {
  margin: 8px 0;
}

#comment2-twitter li {
  list-style: none;
  zoom: 100%;
  margin-top: 4px;
  border-top: solid 1px #cccccc;
  padding-top: 4px;
}
#comment2-twitter li:first-child {
  margin-top: 0;
  border-top: none;
  padding-top: 0;
}
#comment2-twitter li:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#comment2-twitter .profile-image {
  float: left;
  margin-right: 8px;
}
#comment2-twitter .profile-image img {
  width: 48px;
  height: 48px;
}
#comment2-twitter .text {
  padding-left: 56px;
}
#comment2-twitter .text a {
  color: #3366ff;
}
#comment2-twitter .text .from {
  font-weight: bold;
}
#comment2-twitter .text a.time {
  color: #999999;
  font-size: 11px;
}

#comment2-trackback li {
  list-style: none;
  padding: 4px;
  border-bottom: solid 1px #cccccc;
}
#comment2-trackback li:first-child {
  margin-top: 8px;
  border-top: solid 1px #cccccc;
}
#comment2-trackback li .subject {
  color: #880000;
  font-size: 100%;
  font-weight: bold;
}
#comment2-trackback li .from {
  color: #cccccc;
  font-size: 11px;
  font-style: italic;
}
#comment2-trackback li .timestamp {
  color: #999999;
  font-size: 11px;
}
#comment2-trackback li a {
  color: #3366ff;
}
#comment2-trackback .more {
  margin-top: 8px;
  text-align: right;
}
