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