.box-pesquisa {
	width: 75% !important;
	border: 0;
	background-color: transparent !important;
}
.pesquisa {
	margin-top: 14px;
}
#termo {
	padding: 2px;
	width: 410px;
	font-size: 16px;
}
.enviar-pesq {
	background-color: black;
	color: white;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: visible;
	border: 2px outset #ccc;
	font-weight: bold;
}
.prod-sub {
	float: left !important;
	width: 48%;
	min-height: 4px !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 4px;
	margin-right: 4px;
	padding: 0 !important;
	
}
.prod-sub h4 {
	margin: 1px !important;
}
.s-conteudo {
    display: inline;
	float: left;
	width: 47.6%;
	margin: 2px;
	min-height: 120px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
	border:1px #CCC;
}
.s-conteudo img {
	border: 0;
}
.top-descricao {
	margin-top: 10px !important;
}
.top-descricao a {
	text-decoration: none;
}
.top-descricao a:hover {
	text-decoration: underline;
}
.top-descricao h3 a {
	color: #004080;
}
.h3-preco {
	text-align: center !important;
}
.h3-preco span {
	background-color: #8000FF;
	color: white;
	padding-left: 4px;
	padding-right: 4px;
}
.top-descricao h4 {
	text-align: center;
	color: gray;
}
.top-descricao h6 {
	text-align: center;
	font-size: 12px;
}
.top-descricao h6 a {
	color: #8000FF;
}
#redireciona {
	position: absolute;
	display: none;
	padding: 0px 6px 6px 6px !important;
	border: 1px solid #d0d0d0;
	z-index: 5000;
	background-color: white;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#redireciona h4 {
	text-align: right !important;
}
#botao-uol {
	background-color: #ffffff;
	background-image: url("../img/botao-uol.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	display: block;
	height: 40px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	text-indent: -9999px;
	width: 342px;
}
