
ol, li { list-style:none; padding:0; margin:0 }

div#trends #prox_ant {
	position : absolute;
	left : 907px;
	top : 237px;
	z-index : 10;
	display : block;
	height : 26px;
}
div#trends #prox_ant a {
	display : block;
	position : absolute;
	width : 24px;
	height : 24px;
	margin : 1px;
	cursor:pointer;
}
div#trends #prox_ant a:hover { background-position : 0 -24px; }
div#trends #prox_ant a.pro {
	background-image : url(https://www.terra.com.br/noticias/listas/img/prox.gif);
	left : 30px;
	top : 0px
}
div#trends #prox_ant a.ant {
	background-image : url(https://www.terra.com.br/noticias/listas/img/ant.gif);
	left : 0;
	top : 0;
}

/* Trends */

div#trends {
	position:absolute;
	left:0;
	top:0;
	width:940px;
	background:#eceae7;
}

div#lista {
	position:absolute;
	top:0;
	left:0;
	width:276px;
	z-index:2;
	border-bottom:1px solid #eceae7;
}
div#lista li {
	float:left;
	clear:both;
	border-top:1px solid #eceae7;
	height:29px;
	overflow:hidden;
	width:276px;
	line-height:29px;
}
div#lista li a span {
	line-height:29px;
	background:#f5f4f3;
	color:#f90;
	font-size:14px;
	font-weight:bold;
	display:block;
	float:left;
	margin:0 10px 0 0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	height:27px;
	overflow:hidden;
	width:27px;
	text-align:center;
}
div#lista li a {
	font-size:14px;
	color:#5d5850;
	font-weight:bold;
	display:block;
	width:100%;
	height:100%;
	cursor:pointer;
	background:url(info/li-bg.jpg) repeat-y;
}
div#lista li a:hover, div#lista li a.selecionado {
	background:url(info/bg-seta.gif) no-repeat 0 1px;
}
div#lista li a.selecionado,
a.selecionado em.sobe, a.selecionado em.desce, a.selecionado em.parado {
	color:#fff;
}
div#lista li a:active,
a:active em.sobe, a:active em.desce, a:active em.parado {
	color:#ddd;
}
em.sobe, em.desce, em.parado {
	float:right;
	display:block;
	padding:0 25px 0 12px;
	font-style:normal;
	font-size:10px;
	color:#7f7871;
	line-height:28px;
	background:url(info/sobe.gif) no-repeat 0 10px;
}
em.desce {
	background:url(info/desce.gif) no-repeat 0 10px;
}

em.parado {
	background:url(info/parado.gif) no-repeat 0 10px;	
}

div#descricao {
	position:absolute;
	right:0;
	top:0;
	background:#eceae7;
	width:678px;	
	height:301px;
	overflow:hidden;
}
div#descricao #prox_ant {
	top:14px;
	left:607px;
}
div#descricao img {
	float:left;
	margin:6px 20px 15px 0;
	border:4px solid #beb7af;
}
div.texto {
	display:none;
	padding:10px 24px 20px 31px;
}	
div#texto1 {
	display:block;
}
div.texto h3 {
	font-size:22px;
	color:#5d5850;
	padding:0;
	margin:0;
	background:#eceae7;
}
div.texto p {
	line-height:18px;
	color:#5d5850;
	background:none;
}
div.texto p em {
	color:#5d5850;
}
div.texto a {
	font-weight:bold;
	color:#f90;
	background:#eceae7;
	text-decoration:none;
}	
div.texto a:hover {
	text-decoration:underline;
}	
div.texto a.userslink {
	color:#819f24;
	background:#eceae7;
	font-weight:bold;
	cursor:pointer;
}	
#no-selection {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#anteriores, #anteriores li {
	margin:0; padding:0; list-style:none;
}
#anteriores {
	width:936px;
}
#anteriores li {
	width:234px;
	height:82px;
	float:left;
}
#anteriores li a {
	width:214px;
	float:left;
	text-decoration:none;
}
#anteriores li a img {
	float:left;
	border:3px solid #eceae7;
}
#anteriores li a:hover img {
	float:left;
	border:3px solid #f90;
}
#anteriores li a span {
	padding-left:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	width:86px;
	color:#5d5850;
	font-weight:bold;
}
#anteriores li a:hover span {
	color:#f90;
}
