.customefacebookadvancedlikebox {
	float:left;
	width: 890px;
	/*background-color: red;*/
}
.customefacebookadvancedlikebox h4 {margin-bottom:1.5em}
.customefacebookadvancedlikebox h4 a {
	float: left;
	width: 886px;
	color:white;
	background:black;
	padding:0.2em;
	font-size:11px;
	text-indent: 10px;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-bottom: 1em;
}