.box-middle {
	height: 430px;
}

.box-pesquisa {
	height: 450px;
}

.box-body dl {
	height: 186px;
}

#e-marketing {
	margin-top: 15px;
}

#e-marketing p {
	line-height: 170%;
	margin-bottom: 5px;
}

ul.valores {
	text-align: center;
	width: 540px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.valores li {
	display: inline;
	padding: 30px 30px;
}

.form-pesquisa input {
	position: relative;
	background: none white;
	border: 1px solid #83A923;
	top: 66px;
	left: 283px;
	width: 170px;
	height: 14px;
	z-index: 1;
}

.form-pesquisa .consultar {
	background: url(images/dominio_consultar.gif) no-repeat;
	cursor: pointer;
	border: none;
	width: 65px;
	height: 18px;
	top: 67px;
}

dl.resultado-busca {
	height: 52px;
	margin: 0px 0px 20px 0px;
}

.resultado-busca dt, .resultado-busca dd {
	border: none;
	text-indent: 0px;
	border-bottom: 1px solid #9D9D9D;
	background-color: transparent;
}

.resultado-busca dt {
	width: 240px;
}

.resultado-busca dd {
	width: 100px;
}

.resultado-busca img {
	margin-right: 7px;
	vertical-align: middle;
}

.resultado-busca dt a {
	color: #666666;
	text-decoration: none;
}

.resultado-busca dt a:hover {
	color: #666666;
	text-decoration: underline;
}

dl.alternative-domains {
	height: 68px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px dotted #606060;
}

.alternative-domains dt, .alternative-domains dd {
	border: none;
	text-indent: 0px;
	text-align: left;
	width: 178px;
	height: auto;
	line-height: 180%;
	background-color: transparent;
}

.alternative-domains input {
	vertical-align: middle;
	margin-right: 5px;
	border: none;
	background: none;
}
