div.section {
	min-height: 200px;
	_height: 200px;
}

#revistas {
	float: right;
	width: 220px;
	margin-left: 20px;
}

div.revista {
	background: #fff;
	border: 1px solid #d6ae9b;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 14px;
}

div.revista strong {
	color: #c00;
}
