#add{
  text-align: right !important;
  margin:5px 30px 10px 0;
}
.entry {
  margin: 10px 30px 10px 30px;
  padding:5px 0 5px 0;
  border-bottom: 2px solid #cccccc;
}
.entry .entryheading{
  float: left;
  font-style: italic;
  font-size: 13px;
  line-height: 120%;
  padding:0 0 5px 0;
}
.entry .entrycontent{
  clear: both;
  font-size: 12px;
  font-weight: normal;
  line-height: 140%;
  padding:5px 0 5px 0;
  border-top: 1px dotted #cccccc;
}
.entry .icons{
  float: right;
}
.entry .rating{
  float: left;
}
