#miolo #ft_ultimas_edicoes {
	margin:10px 0 20px 15px;
}

#selecione_edicao {
	font:bold 12px "Times New Roman", Times, serif;
	color:#EA2127;
	margin:0 10px;
}
#selecao_edicao {
	width:348px;
	margin:-24px 0 20px 15px;
	padding:10px;
	border:1px dotted #D8D8D8;
	border-left:none;
	border-right:none;
}

#mini_revista {
	float:left;
	width:180px;
	padding:0 0 0 10px;
	background: url(../imgs/powered_flipo.jpg) right bottom no-repeat;
}
#mini_revista_pdf {
	float:left;
	width:180px;
	padding:0 0 0 10px;
	background: url(../imgs/powered_pdf.jpg) right bottom no-repeat;
}
#mini_revista img, #mini_revista_pdf img {
	border:1px solid #CCC;
}
#ed_selecionada {
	float:right;
	width:185px;
	padding:0 8px;
}
#ed_selecionada h3 {
	margin-left:12px;
}
#ed_selecionada ul {
	list-style-type:disc;
	margin:5px 0 5px 6%;
	_margin:5px 0 5px 8%;
}
#ed_selecionada li {
	font:11px "Times New Roman", Times, serif;
	color:#636466;
}




#resumo_materia {
	clear:both;
	width:380px;
	padding:20px 0;
	margin:0 auto;
	
}
#resumo_materia h3 {
	border-top:1px dotted #D8D8D8;
	padding:8px 0 10px 0;
}
#resumo_materia p {
	margin:0 0 20px 0;
}