
.likesSummary
{
	overflow: hidden; zoom: 1;
	font-size: 11px;
}


	.LikeText
	{
		float: left;
	}
	
	.likeInfo
	{
		float: right;
	}


 .likesSummary
	{
	color: #696969;
	padding: 5px;
	margin-top: 10px;
	background: #f0f7fc url('bg.png') repeat-x top;
	border: 1px dotted #D9D9D9;
	border-radius: 5px; -webkit-border-radius:  5px; -moz-border-radius:  5px; -khtml-border-radius:  5px;
	}

.LikeText a: {
	color: #ccc;
	}
 .LikeText a:hover {
	color: #ccc;
	}
	