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