body{
	text-align:left;
	margin:0;
    font-family: Helvetica;
    background: #eee;
    color: #333;
}
.adsense{
float:left;
}
#footer{
	text-align:center;
}
a:link, a:visited {
	color:#4BB64A;
}
#wrapper{
	width:100%px;
	margin:0 auto;
}
img.logo{
	float:left;
	width:80px;
	height:80px;
	margin:-5px;
}
label{
	margin-left:5px;
	font-size:20px;
	font-weight:bold;
}
h1 {
    margin: 0;
    height:60px;
    line-height: 60px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    background: #4BB64A  url(images/toolbar_bg.png) repeat-x;
    border-bottom: 1px solid #2d3642;
}
h3 {
	display:inline;
	padding:0;
	margin:0;
}
p{
	padding-bottom:20px;
	border-bottom:1px solid #333;
}
#form {
	text-align:center;
}
#suggestion{
	font-size:22px;
}
.button {
    background: url(images/iPhoneButton3.png) no-repeat;
    height: 40px;
	text-align:center;
    line-height: 40px;
	width:80px;
	display:block;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
	margin:5px 5px 5px 0;
	float:right;
}
input {
	width:280px;
	margin-left:5px;
    font-size: 28px;
    font-weight: normal;
}
#definition{
	text-align:left;
}