.pb-social-icon
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

	.pb-social-icon>li
	{
		float:left;
		margin-right:2px;
		margin-bottom:2px;
	}
	
	.pb-social-icon>li:last-child
	{
		margin-right:0px;
	}
	
		.pb-social-icon>li>a
		{
			width:50px;
			height:50px;
			display:block;
			border-width:0px;
			border-style:solid;
			background-repeat:no-repeat;
			background-position:center center;
		}

	