#sidebar-second .bloque-frase .view-footer {
	border-top: 1px solid #eaeaea;
	box-sizing: border-box;
	height: 35px;
	line-height: 31px;
	padding: 0 20px;
	text-align: right;
}

#sidebar-second .bloque-frase .cita-texto { 
	font-size: 14px;
	line-height: 1.5em;
	color: #36480e;
}

#sidebar-second .bloque-frase .citado-de { 
	color: #928529;
	margin-top: 20px;
}

#sidebar-second .bloque-frase .view-content {
	margin: 2% 5.624%;
	clear: both;
}

#sidebar-second .bloque-frase .icono-bloque { 
	background: url("../../images/artra-css-sprite.png") no-repeat;
	background-position: -100px 0;
}

#sidebar-second .bloque-frase 
.view-content .citado-de i {
	background-color: #928529;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	color: #fff;
	font-family: Georgia,serif;
	font-size: .7em;
	font-style: normal;
	font-weight: bold;
	padding: 3px 7px 1px;
	line-height: 12px;
	margin-right: 5px;	
	float:left;
}