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