body {
	background: #fff;
	text-align: center;
	margin: 0px;
}
.inner {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	clear: both;
	display: table;
}
#body {
	text-align: center;
	display: table;
	float: left;
	width: 100%;
}
img {
	border: none;
}
#header {
	margin-top: 15px;
	margin-bottom: 10px;
}

#wrapper {
	background-image: url(http://www.nosubstitutes.org/images/background.png);
	background-color: #fef200;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	color: #001571;
	background-repeat: no-repeat;
	display: table;
}
#footer {
	float: left;
	margin-top: 40px;
	padding-top: 15px;
	border-top: 1px solid #001571;
	width: 100%;
	text-align: center;
}
.left {
	float: left;
	width: 47%;
}
.gutter {
	float: right;
	width: 6%;
	display: none;
}
.right {
	float: right;
	width: 47%;
}
.field_req,.field {
	width: 90px;
	float: left;
	display: block;
}
.field_req {
	font-weight: bold;
}

.inputbox {
	background-color: #fff;
	border: 1px solid #fff;
	padding: 1px;
}

.input {
	float: left;
	display: block;
}.formline {
	clear: both;
	margin-bottom: 10px;
	display: block;
	width: 100%;
	float: left;
	font-size: 11px;
	line-height: 18px;
}
#donate {
	position: relative;
	top: -60px;
}

#footer .right {
	height: 125px;
}

h2 {
	font-size: 18px;
	line-height: 20px;
	margin: 15px 0;
}

h3 {
	font-size: 14px;
	line-height: 18px;
	margin: 15px 0;
}
p {
	margin: 13px 0;
}
#goal {
	background: #23408f;
	float: left;
	margin-top: 10px;
	height: 310px;
	width: 160px;
	display: block;
}

#amount {
	background: #fff980;
	float: left;
	width: 100%;
	display: block;
	position: relative;
	z-index: 100;
}

#marker {
	position: relative;
	top: -7px;
	left: -140px;
	text-align: right;
	z-index: 102;
	display: block;
}