body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; padding: 80px 40px;
	text-align: center;
}
#container {
	width: 392px;
	margin: auto;
}
#header {
	background: url(../images/header.png);
	height: 52px;
	margin-bottom: 5px;
	display: block;
}
#adsense {
	margin: auto;
}
#footer {
	margin: 3px 2px 0 0;
	font-size: 10px;
	color: #999;
	text-align: center;
}
form {
	margin: 30px 0 5px 99px;
	_margin-left: 0;
	width: 179px;
	text-align: left;
}
#results {
	text-align: center;
	margin: 30px auto 40px;
	border: 1px solid #bbb;
	background: #e9e9e9;
	padding: 15px 15px 5px;
	color: #425058;
	width: 202px;
}
label {
	display: block;
	margin-bottom: 7px;
	font-weight: bold;
	color: #3f5a6b;
}
input {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 3px 3px;
	display: block;
	margin: 0 0 17px 5px;
	width: 174px;
	border: 1px solid #888;
	background: #e0e0e0;
	color: #425058;
}
#submit input {
	width: 128px;
	margin: 25px 0 35px 31px;
	background: #bbc4c9;
	border-color: #666;
	color: #425058;
}
a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #369;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 15px;
}
.green, .orange, .red 	{
	font-size: 14px;
}
.green 	{
	color: green;
}
.orange {
	color: #DD6F00;
}
.red 	{
	color: red;
}
span {
	font-size: 10px;
}
#help {
	margin: 30px auto 40px;
	border: 1px solid #bbb;
	background: #e9e9e9;
	padding: 15px 15px 0;
	color: #425058;
	text-align: justify;
}
#option {
	text-align: center;
	color: #888;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 16px;
}
.small {
	font-size: 12px;
}
#remote {
	text-align: center;
	margin-bottom: 28px;
	font-weight: bold;
	color: #64869B;
	font-size: 14px;
}
#remote span {
	color: #3f5a6b;
	font-size: 14px;
}
