.newvotes-table .ltuserlist-votes{
  width:240px;
}

.ltuserlist-votes-comment,
.ltuserlist-votes{
  max-width:200px;
  min-width:90px;
}

.ltuserlist-vote-comment-div{
  display: none;
}

table.uprofile-table{
  width:100%;
  margin:0;
}

table.profile-table th{
  font-weight:bold;
  border-bottom:1px solid #dcdcdb;
}

.ltuserlist-languages{
  min-width:100px;
}

.ltuserlist-translateauthor{
  width:120px;
}

.ltuserlist-completedin{
  width:120px;
}

td.block-lyricstranslateuserprofile {
  word-break: break-word;
}


a#tDetails{
  text-decoration:none;
  border-bottom: 1px dashed #004693;
}

div#block-lyricstranslateuserprofile-0,
div#block-lyricstranslateuserprofile-1{
  margin:0;
}

#block-lyricstranslateuserprofile-1 p.smalltitle {
  padding: 10px 7px !important;
}

.ltuserlist-artist-img{
  text-align: center;
  width: 112px;
}

.ltuserlist-artist-img img{
  width:100px;
}

.ltuserlist-artist-img b,
.ltuserlist-artist-info b{
  font-weight:normal;
}
.ltuserlist-artist-info b.empty{
  color:#c90000;
}

.ltuserlistphrases-line{
  margin-bottom:25px;
}

.ltuserlistphrases-table{

}

.uprofile-table tr th.ltuserlistphrases-title,
.uprofile-table tr td.ltuserlistphrases-title{

}

.uprofile-table tr th.ltuserlistphrases-explanations,
.uprofile-table tr td.ltuserlistphrases-explanations{
  width:150px;
}

.uprofile-table tr th.ltuserlistphrases-requests,
.uprofile-table tr td.ltuserlistphrases-requests{
  width:150px;
}

.uprofile-table tr th.ltuserlistphrases-timeago,
.uprofile-table tr td.ltuserlistphrases-timeago{
  width:150px;
}

.ltuserlistphrases-language,
.ltuserlistphrases-author{
  width:150px;
}

.favorites-table tr td.ltuserlist-favorites-title{
  position: relative;
  width: 400px;
}

.favorites-table tr td.ltuserlist-favorites-remove{
  width: 30px;
  text-align: center;
}

.favorites-table tr a.favoritesremovelink{
  display: none;
  position:relative;
  padding: 2px;
  color:#000;
  font-size: 11px;
  margin-left: 5px;
  line-height: 1.1;
}

.favorites-table tr:hover td{
  background: #f1f1f1;
}

.favorites-table tr:hover a.favoritesremovelink{
  display: block;
}

div#ltusertranslationscontributionopen{
  display:none;
}

a.ltusertranslationscontributionopen{
  text-decoration:none;
  border-bottom:1px dashed #004693;
  margin-left: 20px;
  margin-right: 20px;
}

div#ltusertranslationscontributionopeninner{
  background: #fff url(../images/ajax-loader.gif) no-repeat center 50%;
  padding: 7px;
  min-height:370px;
}

td span.tdspan{
  color: #666666;
  font-size: 11px;
}

.ltuserprofile-rate{
  max-width:90px;
  min-width:90px;
}

h2.userprofile-h2-title{
  font-size: 16px;
  font-weight: normal;
  color:#000;
}

.ltuserlistphrases-table .noexplanation a {
  color: #c90000;
}

.td-user-stars .reply-request a {
  font-size: 12px;
  text-decoration: none;
}

.td-user-stars .reply-request a img {
  width: 14px;
  margin-bottom: -3px;
  margin-right: 2px;
}

.td-user-views {
  font-size: 12px;
  color: #666;
  text-align: center;
}

@media screen and (max-width: 750px) {
  
  .ltuserlist-artist-img{
    width: 55px;
  }
  
  .ltuserlist-artist-img img{
    width:50px;
  }
}