#add{
  text-align: center !important;
	margin-bottom: 20px;
}
.entry {
	padding: 5px;
	margin-bottom:5px;
  border: 1px solid #cccccc;
}
.entry .entryheading{
  float: left;
  font-style: italic;
  color: #0064b4;
}
.entry .entrycontent{
  clear: both;
}
.entry .icons{
  float: right;
}
.entry .rating{
  float: right;
}

