body {
	background: #5F4A40;
	margin: auto;
	font-family: arial, verdana, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
img {
	border: 0px;
	margin: auto;
}
hr {
	border: 1px solid;
	width: 800px;
	color: #FFFFFF;
}
#logo {
	margin-top: 50px;
}
#page {
	margin: auto;
	text-align: center;
	width: auto;
}
table {
	font-family: arial, verdana, sans-serif; 
	margin: auto;
	text-align: center;
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
table td {
	text-align: left;
}
table tr {
	height: 25px;
}
table .GoogleRank {
	margin: 0;
	width: 200px;
}

table .GoogleRank td {
	text-align: center;
	border: 1px solid #444444;
	color: #000000;
	width: 20px;
}
table .GoogleRank tr {
	height: 18px;
}
table a {
	color: #FFFFFF;
	text-decoration: none;
}
table a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.searchBox {
	float: center;
	width: 350px;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 10px;
}
.infoBox {
	float: center;
	width: 650px;
	margin: auto;
	margin-top: 150px;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
}
.resultBox {
	float: center;
	width: 350px;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 20px;
	text-align: left;
}

.label {
	float: left;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	height: 31px;
	margin-left: 55px;
	margin-right: 10px;
	vertical-align: middle;
}
.checkButton {
	float: left;
	background-image: url(checkButton.png);
	margin-left: 10px;
	height: 29px;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
	color: #FFFFFF;
	border: 1px solid #382922;

}
.searchText {
	float: left;
}
#searchInput {
	border: 1px solid white;
	color: #444444;
	font-weight: bold; 
	background: #FFFFFF;
	font-size: 120%;
	padding: .35em .4em .3em .4em;
	width: 250px;
	height: 25px;
}

.sw_b1 {
	background: #FFFFFF;
	border: 1px solid #291E19;
}
.sw_b2 { 
	border: 1px solid #382922;
}
.sw_b3 { 
	text-align: center; 
	border: 1px solid #4D3930;
	margin: auto;
	vertical-align: center;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
