<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#contenedortwittervina {
	width:100%;
	margin: 0px;
	display:block;
}

.tweetsfestivalvina {
	width:100%;
	min-height: 410px;
	background-image: url(../imagenes/ajax-loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.tweetsfestivalvina a:link {
display: none;
}

#contenedortwittervina .loading {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size:12px;
	margin-top:40%;
	display:block;
	width:100%;
	text-align: center;
}

#contenedortwittervina .loading img {
	margin-top:10px;
}</pre></body></html>