/* ------------------------------------ =NOTICIAS ------------------------------- */
#pgNoticias #ContentFirst #noticiaContent h3 {
	font-size:14px;
	font-weight:bold;
	margin:10px 0 0 0;
}
#pgNoticias #ContentFirst #noticiaContent > #mediaBox {
	float:left;
	width:310px;
	height:260px;
}
#pgNoticias #ContentFirst ul li {
	line-height:20px;
	color:#E1E1FF;
}
/*
.destaqueNoticia ul {
	margin-top:-20px;
}
*/
.destaqueNoticia ul li {
	float:left;
	width:280px;
	padding:6px 0 6px 0;
	border-bottom: dashed 1px #FFF;
	line-height:16px;
}
.destaqueNoticia ul li a {
	display:block;
	width:280px;
	min-height:28px;
}

/*Não há noticias relacionadas*/
.gsc-twiddle-closed {
	display:none;
}
#label-search {
	width:560px;
}