.recortes {
	margin-top: 20px;
	margin-left: 10px;
	display:block;
	height: auto;
	
}
.recortes img {
		display: block;
	}
	.recortes .imagebox{
		margin: 0 0 5px 5px;
		position: relative;
		width: 145px;
		height: 200px;
		text-align: center;
		float: left;

	}
	.recortes .imagebox .thumb{
		margin: 0;
		position: relative;
		width: 145px;
		height: 165px;
		background-position: center;
		background-repeat: no-repeat;
	}
	.recortes .imagebox .pie{
		position: absolute;
		top: 165px;
		left: 0;
		text-align: center;
		display:block;
		width: 100%;

	}
	.recortes .imagebox .pie a{
		text-decoration: none;
		color: #eee;
		
	}
	
h3 {
	clear:both;
	margin-top: 20px;
}
.citas {
	padding-top: 8px;
}
.citas p {
	padding-left: 12px;

}

.citas .autor {
	color: #660;
	
}

