#botao_curtir{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    height: 20px;
    overflow: visible;
    padding: 3px;
    position: absolute;
    visibility: hidden;
    width: 53px;
    margin-top: -9px;
    margin-left: 3px;
}
.compartilhamento{
	margin-top:-10px;
		
}

.compartilhamento span{
font-weight:700;
	font-size:15px;
	color:#2593b4;
	margin-right:11px;
	float:left;
	text-transform:uppercase;
	margin-top:7px;

	
	}
.compartilhamento ul{
width:200px;
float:right;
margin-bottom:0px!important;
 list-style: none!important;
	}

.compartilhamento li{
width:40px;
float:left;	
	}