#addthis{
	float:left; 
	margin-right:5px;
	margin-top: 2px;
}

#suptwitter{
	margin-right:5px; 
	overflow:hidden; 
	position:relative; 
	width:94px; 
	height: 14px; 
	float:left; 
	border-bottom-left-radius:3px; 
	border-top-left-radius:3px; 
	border-bottom-right-radius:3px; 
	border-top-right-radius:3px; 
	border:1px solid #CCCCCC;
	margin-top: 2px;
}

#ajustetwitter{
	top:-2px; 
	left:-1px; 
	position:absolute;
}

#suplinkedin{
	overflow:hidden; 
	position:relative; 
	height:14px; 
	width:61px;  
	float:left; 
	border-bottom-left-radius:3px; 
	border-bottom-right-radius:3px; 
	border-top-left-radius:3px; 
	border-top-right-radius:3px; 
	margin-right:5px; 
	border:1px solid #CCCCCC;
	margin-top: 2px;
}

#ajustelinkedin{
	top:-3px; 
	left:-1px; 
	position:absolute;
}

#supfacebook{
	float:left; 
}

#ajustefacebook{
	top:-4px; 
	left:-2px; 
	position:absolute;
}

#imggoogle{
	float: left; 
	overflow:hidden; 
	height:14px; 
	width:16px; 
	border-bottom-left-radius:3px; 
	border-top-left-radius:3px; 
	border-bottom:1px solid #CCCCCC; 
	border-top:1px solid #CCCCCC; 
	border-left:1px solid #CCCCCC;
	margin-top: 2px;
}

#supgoogle{
	overflow:hidden; 
	position:relative; 
	height:14px; 
	width:54px;  
	float:left; 
	border-bottom-right-radius:3px;  
	border-top-right-radius:3px; 
	margin-right:5px; 
	border-bottom:1px solid #CCCCCC; 
	border-top:1px solid #CCCCCC; 
	border-right:1px solid #CCCCCC;
	margin-top: 2px;
}

#ajustegoogle{
	top:-23px; 
	left:-141px; 
	position:absolute;
}