#boxList {
	padding-left: 0;
}
body { 
	font-size:87.5%;
}
nav {
	width: auto;
}
.navigation {
	margin-top: 28px;
}
.navigation li {
	margin-right:0;
	}
.navigation li a {
	padding: 10px 10px 10px 10px;
}
.boxes li a.story {
	height: 125px;
}
.MoreInfo, .fundMore {
	background: none;
}
.contactNumber {
	width: 100%;

}
.directHolder .w230 {
	width: 100%;
}
.gmap {
	width: 70%;
}
#submitPlan textarea,
#submitPlan input {
	width: auto;
}



#fancybox-wrap {
	width: 222px !important;
}
#inline1 {
	border: solid red 1px;
	width: 200px !important;
}
#fancybox-content {
	width: 204px !important;
}

.form dd {
	float: none;
	width: 99%;
}
.form dt {
	float: none;
	width: 99%;
}
.form input {
	width: 99%;
}
.form select {
	width: 99%;
}
.form .textarea textarea {
	width: 99%;
}