#add{
	text-align: right !important;
	padding-top: 0px;
	padding-bottom: 15px;
}
.entry {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #8e5d17;
}
.entry .entryheading{
	float: left;
	font-style: italic;
	margin-right: 5px;
	font-size: 90%;
	color: #8e8623;
}
.entry .entrycontent{
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8e8623;
}
.entry .icons{
  float: right;
}
.entry .rating{
  float: left;
}
