#add{
  text-align: right !important;
  background: #e3edfe;
  padding: 5px 15px 5px 5px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #c0d5ed;
  border-top: 1px dashed #c0d5ed;
}
.entry {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.entry .entryheading{
  float: left;
  width: 540px;
  color: #253742;
  margin-right: 5px;
  background: url(../images/back_com.png) #c0d5ed;
  padding: 5px 10px 5px 10px;
}
.entry .entrycontent{
  clear: both;
  color: #444;
  border-top: 1px solid #dee9fc;
  border-bottom: 1px solid #c0d5ed;
  background: #e3edfe;
  padding: 10px 50px 10px 10px;
}
.entry .icons{
  float: right;
}
.entry .rating{
  float: left;
}