.long_text h2{
	margin:0px;
	text-shadow:1px 1px 4px #000;
}

#demand_count{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#393D38;
	background-color:rgba(0,0,0,.2);
	font-size:5em;
	margin:20px auto 0px;
	padding:40px 0px 30px;
	text-align:center;
	width:auto;
}

#demand_count_desc{
	font-size:.11em;
	margin:50px 0px 0px;
}

#demand_container{
	padding-bottom:20px;
	padding-top:30px;
}

#demand_desc{
	font-size:.8em;
	margin:20px 0px 0px;
	text-align:center;
}

#demand_metro{
	font-size:1.3em;
	margin:0px;
	text-align:center;
}

#demand_registered{
	text-align:center;
	width:380px;
}

#demand_registered h2{
}

#demand_submit{
    font-size: 1.2em;
    position: relative;
    width: 250px;
}

#demand_submit:hover{
	background-color:#ffca00;
	color:#333632;
	text-shadow:1px 1px 0px #fff;
}

#demand_submit_container{
	margin-left:130px;
	margin-top:40px;
}

#demanded_container{
    font-size: 1.7em;
}

#instructions_container{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#121610;
	border-radius:6px;
	float:right;
	margin-top:0px;
	padding:20px;
	text-align:left;
	width:310px;
}

#demands_view_all{
	font-size:.65em;
	font-weight:normal;
	margin:30px auto 0px;
	position:relative;
}

#demands_view_all a{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#1C201B;
	padding:5px 10px;
}

#locale{
	background-color:#fff;
	border:solid 1px #000;
	width:382px;
}

#email,
#phone,
#zipcode{
	width:375px;
}