/* ---------- GLOBAL ELEMENTS ---------- */
#content {
	float: none;
	width: auto;
	}
#navbox {
	display: none;
	}
	
/* ---------- TEXT ---------- */


/* ---------- LINKS ---------- */

	
/* ---------- LISTS ---------- */
ul.global, ul.iwalkusa {
	list-style-type: disc;
	margin: 0 0 1.2em 1.0em;
	padding: 0;
	}
ul.global li, ul.iwalkusa li {
	padding: 0;
	background: none;
	}

/* ---------- GETTING STARTED ---------- */
h2.getstarted-step {
	background: #fff;
	color: #ef8823;
	border-bottom: 3px solid #ef8823;
	}

/* ---------- SURVEY ---------- */
#survey .input-text {
	width: 14.0em;
	border-width: 0 0 1px 0;
	border-bottom: 1px solid #000;
	}
#survey .input-number {
	width: 3.0em;
	border-width: 0 0 1px 0;
	border-bottom: 1px solid #000;
	}
#survey textarea {
	width: 50em;
	height: 10.5em;
	border: 1px solid #000;
	}

/* RESOURCES ------------------------------------------- */
.resource-box ul {
	margin-top: 0.5em;
	margin-left: 40px;
	}
.resource-box ul ul {
	margin-top: 0;
	margin-left: 15px;
	}