
.historico-produtos-visitados-titulo {
	font-weight: bold;
	text-transform: uppercase;
	color:#547F26;
	
}

.historico-produtos-visitados-nao-ha {
	padding-top: 3px;
	margin-bottom:3px;
}

.historico-produtos-visitados-box ul {
	margin:2px 0 0 0;
	padding:0px;
}

.historico-produtos-visitados-box ul li {
	padding-bottom: 0px;
	margin-bottom:3px;
	padding-left:5px;
	background:url(../_IMG/DESIGN/seta_pd_vend.gif) 0px 5px  no-repeat;

}
.historico-produtos-visitados-box ul li a { color:#666666; }

.historico-secoes-visitadas-titulo {
	font-weight: bold;
	text-transform: uppercase;
	color:#547F26;
}

.historico-secoes-visitadas-nao-ha {
	padding-top: 3px;
	
}

.historico-secoes-visitadas-box ul {
	margin:2px 0 0 0;
	padding:0px;
}

.historico-secoes-visitadas-box ul li {
	padding-bottom: 0px;
	margin-bottom:3px;
	padding-left:5px;
	background:url(../_IMG/DESIGN/seta_pd_vend.gif) 0px 5px  no-repeat;
}


.historico-palavras-pesquisadas-titulo {
	font-weight: bold;
	text-transform: uppercase;
	color:#547F26;
}

.historico-palavras-pesquisadas-nao-ha {
	padding-top: 3px;
}

.historico-palavras-pesquisadas-box ul {
	margin:2px 0 0 0;
	padding:0px;
}

.historico-palavras-pesquisadas-box ul li {
	padding-bottom: 0px;
	margin-bottom:3px;
	padding-left:5px;
	background:url(../_IMG/DESIGN/seta_pd_vend.gif) 0px 5px  no-repeat;
}


.historico-limpar {
	padding-right: 10px;
	
}
.historico-limpar a {
	color:#547F26;
	
}