.like_frame .gauche {
  width: 60%;
  float: left;
}

.like_frame .droite {
  width: 40%;
  float: left;
}

.like_frame h2 {
  font-size: 13px;
  font-weight: bold;
  color: #4E7E80;
  line-height: 1.3em;
  margin-bottom: 0.5em;
}

.like_frame ul {
  margin-bottom: 1em;
  padding-left: 2em;
}

.like_frame li {
  line-height: 1.5em;
}

.like_frame .dislike {
  font-size: 0.8em;
  color: #AAAAAA;
}

.like_frame .dislike a {
  color: #AAAAAA;
  text-decoration: none;
}
