div.actions{
	clear:both; overflow: hidden; padding: 2px; border-bottom: 1px solid #ccc; background: #e2e2e2;
	text-align: center;
}

div.actions li{
	display: inline;
	padding: 0.5em 1em;
}

div.actions a{
  font-size:1.2em;
  color:#000;
}

div.actions a img{
  border: none;
}