.entry {
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: #cccccc;
}
.entry .entryheading{
	float: left;
	margin-right: 5px;
	font-size: 10px;
	margin-bottom: 5px;
	color: #666666;
}
.entry .entrycontent{
	clear: both;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89898B;
	padding-bottom: 20px;
}
.entry .icons{
  float: right;
}
.entry .rating{
  float: left;
}
