﻿* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 14px;
}
#master {
	padding: 20px;
}
#master #logo {
	background: url("../imagens/logo_home.gif") no-repeat center center;
	height: 215px;
	display: none;
	visibility: hidden;
}
#master #footer {
	text-align: center;
}
ul {
	list-style: none;
}
ul li {
	list-style: none;
	margin-bottom: 20px;
}
ul#ResultsList li {
	list-style: none;
	margin-bottom: 20px;
}
ul#ResultsList {
	list-style: none;
}
input {
	text-align: center;
}
#searchContent 
{
	width: 550px;
	margin: auto;
	padding-bottom: 25px;
	display: none;
	visibility: hidden;
}
.txtSearch {
	width: 425px;
	height: 17px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 14px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #FF9900;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: -2px;
}
.btnSend {
	width: 100px;
	height: 25px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 14px;
	border: 1px solid #FF9900;
	color: #000000;
	background: #FFFFFF;
	border-left: 0;
}
br {
	margin-bottom: 0px;
}
h4 {
	font-size: 16px;
	margin-bottom: 10px;
}
a {
	color: #E25A00;
	text-decoration: none;
}
a:hover {
	color: #E25A00;
	background: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #E25A00;
}
.divCleaner {
	clear: both;
}
.adsense {
	position: absolute;
	top: 325px;
	left: 516px;
	width: 120px;
	margin: auto;
	display: none;
	visibility: hidden;
}
#backbutton {
	display: none;
	visibility: hidden;
}
#googleservices {
	display: none;
	visibility: hidden;
}
#sponsor {
	display: none;
	visibility: hidden;
}
.adsense_result {
	display: none;
	visibility: hidden;
}
#googleservices {
	display: none;
	visibility: hidden;
}