#energySurveyPage #rentalLink	{
	background:#d6d7b8;
	color:#003e2e;
}
input, textarea	{
	display:block;
	width:100%;
}
label	{
	font-size:1.2em;
	margin:0 0 2px 0;
	display:block;
	clear:both;
	line-height:140%;
}
.row	{
	float:left;
	margin:1.5em 14px 0 0;
	width:197px;
}
.full	{
	float:left;
	margin:1.6em 14px 0 0;
	width:408px;
}
.breakOut	{
	width:660px;
}
legend, h2	{
	font-weight:bold;
	color:#005741;
	font-size:1.4em;
}
fieldset	{
	margin-top:3em;
}
fieldset p	{
	margin-bottom:.5em;
}
.main	{
	margin-bottom:6em;
}
#submit	{
	width:auto;
	margin:2em 1.5em 0 0;
	float:left;
}
#cancel	{
	margin-top:3.25em;
	font-size:1.1em;
}
.error	{
	width:90%;
	text-align:left;
	margin-bottom:3em;
}
.error h2, .alertStrong h2	{
	font-size:2.5em;
	margin:0;
	padding:0;
	text-align:left;
}
.error li	{
	margin:0 !important;
}
select, .auto	{
	width:auto !important;
	display:inline;
}