#add{
  text-align: right !important;
}
.entry {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #cccccc;
}
.entry .entryheading{
  float: left;
  font-style: italic;
  margin-right: 5px;
}
.entry .entrycontent{
  clear: both;
  border-top: 1px dotted #cccccc;
}
.entry .icons{
  float: right;
}
.entry .rating{
  float: left;
}