* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 14px;
}

#master {
	padding: 20px;
}

#master #logo h1 {
	display: none;
}

#master #logo {
	background: url("imagens/logo_home.gif") no-repeat center center;
	height: 215px;
	width: 443px;
	margin: auto;
}

#master #footer {
	text-align: center;
}

ul#ResultsList li {
	list-style: none;
	margin-bottom: 20px;
}
ul {
	list-style: none;
}
ul li {
	list-style: none;
	margin-bottom: 20px;
}
ul#ResultsList {
	list-style: none;
}
input {
	text-align: center;
}

#searchContent 
{
	width: 550px;
	margin: auto;
	padding-bottom: 25px;
}

.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;
}
.adsense_result {
	width: 468px;
	height: 60px;
	margin: auto;
	padding-bottom: 10px;
}
.myclass {
	border: 1px solid black;
}
.linkClass {
	cursor: pointer;
}
#googleservices {
	margin: auto;
	width: 300px;
}
