#gg-newsletter {
	width: 100%;
	float: left;
	height: 40px;
	background-position: 30px;
	background-repeat: no-repeat;
	background-image: url(images/gg_newsletter.png);
	margin-bottom: 10px;
}
#gg-newsletter input {
	float: left;
	border: solid 1px green;
	font-size: 12px;
	padding: 3px;
	margin-left: 69px;
	margin-top: 13px;
	width: 215px;
	background: none;
	border: none;
}
