.itemBiblioteca{
	list-style-type: square;
	list-style-image: url('../../media/images/icons/pdf.png');
	color: #7D97B7;
    background-color: #FFFFFF;
}

div.preview a.thumbnail {
	float: left;
	margin: 1em;
}

div.preview ul {
	clear: left;
}

.fecha {
    color: #666666;
	background-color: white;
    line-height: 18px;
    text-align: justify;
    font-weight: bold;
    margin-top: 15px;
}
	
	.fecha img{
		vertical-align: middle;
	}

.itemNews{
	list-style-type: square;
	color: #7D97B7;
	background-color: white;
}

form#data {
	height: 100px;
}

