/* your styles go here */

.share-point{
	border-bottom: 1px solid #DBDBDB;
	margin-bottom:30px;
	padding-bottom:30px;
}
.point{
	color: #00ADE9;
	background: #424146;
	float:left;
}
.point h5{
	font-size: 1.4em;
	padding: 5px 10px;
	text-transform: uppercase;
}
.fb-comment {
	float: left;
	padding: 5px 10px 5px 20px;
}
.social-list{
	float:right;
}
.social-list li{
	display:inline-block;
	margin-right: 20px;
}
.social-list li.last{
	margin-right:0px;
}
.social-list li img{
	float: left;
}
.social-list li p {
	float: left;
	padding: 4px 10px 4px 10px;
	background:#00ADE9;
	color:#000;
}


/*#0473EA;*/