div.lyricstranslatewhathappensul-item{
  margin-bottom:12px;
}

div.lyricstranslatewhathappens-small-message {
	font-size:11px;
	font-weight: bold;
	color:#555;
	margin-left:40px;
}

div.lyricstranslatewhathappens-item-new {
  display:none;
}

#lyricstranslatewhathappensdiv {
  line-height: 1.286em;
}

#lyricstranslatewhathappensdiv div.mc-ava {
  float:left;
  width:40px;
  margin-top: 3px;
  z-index:300;
}

#lyricstranslatewhathappensdiv div.mc-comment {
	margin: 0px 0 1px 40px;
}

.mc-fivestar,
.mc-forumtopic {
  margin-left:40px;
  font-size:12px;
  color:#333;
  margin-top:2px;
}

#lyricstranslatewhathappensdiv .lyricstranslatewhathappensul-languagename {
  display: block;
  font-size: 12px;
  margin-left: 40px;
  overflow: hidden;
}

#sidebar-second #block-lyricstranslatewhathappens-lyricstranslatewhathappens {
  max-width:none;
}

#block-lyricstranslatewhathappens-lyricstranslatewhathappens.is_stuck {
  margin-top: 20px;
}

.not-logged-in.node-type-translation #block-lyricstranslatewhathappens-lyricstranslatewhathappens,
.not-logged-in.node-type-song #block-lyricstranslatewhathappens-lyricstranslatewhathappens {
  display:none; 
}

@media screen and (max-width: 750px) {
  .not-logged-in.node-type-translation #block-lyricstranslatewhathappens-lyricstranslatewhathappens,
  .not-logged-in.node-type-song #block-lyricstranslatewhathappens-lyricstranslatewhathappens,
  .not-logged-in.node-type-artist #block-lyricstranslatewhathappens-lyricstranslatewhathappens {
    display:block; 
  }
  
  
  #lyricstranslatewhathappensdiv div.mc-ava, 
  #lyricstranslatewhathappensdiv div.mc-comment,
  #lyricstranslatewhathappensdiv .lyricstranslatewhathappensul-languagename {
    width:auto;
  }
  
}

@media screen and (min-width: 1120px) {
  
  #lyricstranslatewhathappensdiv div.mc-ava {
    min-width: 35px;
    margin-top: 4px;
  }
  
}
