#willitwork {
	background-color: #FFFFCE;
	color: #000000;
	border-radius: 10px;



-webkit-border-radius: 10px;
-opera-border-radius: 10px;
-moz-border-radius: 10px;
	empty-cells: show;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	background-position: center center;
	font-family: sans-serif;
	font-size: 16px;
	font-style: normal;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p{
	font-family: sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: normal;
	padding: 10px;
	text-align: justify;
}
.directoryboxes {
	font-family: sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	font-weight: lighter;
}
.title {
	font-size: 24px;
	font-family: sans-serif;
	color: #93FF96;
	text-align: left;
	vertical-align: middle;
	top: auto;
	padding: 20;
}

