/* ------------------------------------ =NOTICIAS ------------------------------- */
#pgNoticia #firstContent  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#505050;
	line-height:14px;
}
#pgNoticia #firstContent #noticiaContent h3 {
	font-weight:bold;
	margin:20px 0 5px 0;
}
#pgNoticia #firstContent #noticiaContent > #mediaBox {
	float:left;
	width:310px;
	min-height:190px;
}
#pgNoticia #firstContent ul li {
	line-height:20px;
	color:#E1E1FF;
}
.destaqueNoticia li {
	float:left;
	width:280px;
	margin:6px 0 4px 0;
	border-bottom: dashed 1px #FFF;
}
.destaqueNoticia li a {
	display:block;
	width:280px;
	min-height:28px;
}

/*Não há noticias relacionadas*/
.gsc-twiddle-closed {
	display:none;
}
#label-search {
	width:560px;
}
