
a {
	color: #006C34;
	text-decoration: none;
}
a:hover {
	color: #777782;
}
img {
	border: 0;
}
label {
	font-weight: bold;
	color: #666;
	display: block;
	margin-bottom: 5px;
	margin-top: 20px;
}
.smalltext {
	font-size: 11px;
}
#wrapper {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 25px;
}
#logo {
	margin-bottom: 10px;
}
#already_registered {
	float: right;
	padding-top: 45px;
	font-size: 13px;
}
#content_wrapper {
	background-image: url(../images/splash/splash_contentbg.png);
	background-repeat: no-repeat;
	height: 606px;
}
#headlines {
	width: 390px;
	padding-top: 75px;
	padding-left: 40px;
}
#headlines h1 {
	background-image: url(../images/splash/splash_headline.png);
	margin: 0px;
	padding: 0px;
	height: 131px;
	width: 390px;
}
#headlines h1 span {
	display: none;
}
#feature1 {
	background-image: url(../images/splash/icon_ppl.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	margin-top: 20px;
	margin-bottom: 25px;
}
#feature2 {
	background-image: url(../images/splash/icon_review.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	margin-bottom: 25px;
}
#feature3 {
	background-image: url(../images/splash/icon_exchange.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
}
#subheadline p {
	font-size: 15px;
	line-height: 25px !important;
}
.feature_text {
	float: right;
	width: 315px;
}
h2  {
	font-size: 17px;
	font-weight: normal;
	color: #10753F;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p  {
	color: #666;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#invite {
	float: right;
	width: 360px;
	padding-top: 360px;
	padding-right: 40px;
}
#footer {
	padding-top: 5px;
	font-size: 11px;
	color: #666;
}
#social {
	float: right;
	width: 300px;
	text-align: right;
}
#social span {
	float: left;
	font-size: 14px;
	padding-top: 6px;
}
.image_space {
	margin-right: 15px;
}
.inputbg {
	border: 1px solid #006C34;
	font-size: 11px;
	color: #666;
	padding: 5px;
}
.errorbox {
	padding: 7px;
	border: 1px solid #900;
	background-color: #FFB9B0;
	margin-bottom: 10px;
}
.errorbox a {
	color: #900;
}#whitebox {
	background-color: #FFF;
	padding: 20px;
	border: 1px solid #CCC;
}

