/* ------------------------------------ =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;
}

/*-------------------- CHAMADA NOTICIAS --------------------*/

.chamadaNoticias ul {
	float:left;
	width:260px;
	padding:10px 10px;
	margin:0;
	min-height:160px;
}
.chamadaNoticias ul li {
	float:left;
	width:260px;
	padding:5px 10px;
	line-height:16px;
}
.chamadaNoticias ul li.lineseparator {
/*	border-bottom:1px solid #FFF;*/
}
.chamadaNoticias ul li.zebrado {
	background-color:#4b4b4b;
}
.chamadaNoticias .destaqueBotaoVejaMais {
	float:right;
	width:101px;
	height:28px;
	display:block;
	text-indent:-9999px;
	background:url(../images/btn-mais-verde.png) no-repeat;
}


/*Não há noticias relacionadas*/
.gsc-twiddle-closed {
	display:none;
}
#label-search {
	width:560px;
}
