.rate-info, .rate-description {
  clear: left;
  font-size: 0.8em;
}
.rate-user .rate-fivestar-btn-filled {
  background: url(fivestar.png) no-repeat 0 -16px;
}


.node-incredible-rate .rate-info, .node-incredible-rate  .rate-description {
  color: white;
}

.node-standard .rate-info, .node-standard .rate-description {
  color:#666
}


#fivestar-rating ul,#fivestar-rating .rate-info{
  display:inline;
}
#fivestar-rating ul {
  margin-right:15px;
}

#fivestar-rating {
  display:table-cell;
}