.marcadores
{
	position: relative;
	float: left;
	height: auto;
	width: 240px;
	text-align: right;
	margin-bottom: 5px;
}
	
	.marcadores a
	{
		opacity: 0.6;
		margin-right: 3px;			
	}
	
	.marcadores a:hover
	{
		opacity: 1;
	}

.marcadores .comparte
{
	color: #a1c7d7;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	padding-top: 3px;
}
