#assumptions	{
	background-color:#FEFFF9;
	border:2px dashed #EEE3B0;
	margin:0 6px 1.5em 0;
	padding:.75em 54px 0 54px;
}
#disclaimer	{
	margin:0 6px 1.5em 0;
	padding:.75em 54px 9px 54px;
	background:#F3F3F3;
}
#assumptions h4, #assumptions h5, #assumptions h6, #disclaimer h4	{
	color:#336600;
	font-size:100%;
	display:inline;
	line-height:160%;
}
#assumptions h6	{
	font-size:80%;
}
#disclaimer h4, #disclaimer p	{
	color:#666;
}
#assumptions em, div#incomeNeeded em , div#homePrice em	{
	color:#336600;
	font-style:normal;
	text-transform:uppercase;
}
div#assumptions ul	{
	padding-left:120px;
	background-image:url(../images/icons/calculator.gif);
	background-repeat:no-repeat;
	background-position:-10px .75em;
}
div#assumptions ul li	{
	list-style:none;
	background-image:url(../images/icons/checkmark_green.gif);
	background-repeat:no-repeat;
	padding:0 0 4px 32px;
}
div#assumptions ul li#more	{
	background-image:url(../images/icons/continue.gif);
	margin-top:8px;
}
div#incomeNeeded, div#homePrice	{
	float:left;
	width:42%;
	background:#F2F9EA;
	border:2px solid #95AC7E;
	padding:1em;
}
div#homePrice	{
	float:right;
	margin-right:6px;
}
div#incomeNeeded h5, div#homePrice h5	{
	font-weight:normal;
	font-size:80%;
	color:#336600;
}
#or	{
	position:absolute;
	top:17em;
	left:338px;
}
div.row	{
	clear: both;
	margin-bottom:6px;
}
form	{
	width:100%;
}
label	{
	font-size:80%;
	font-weight:bold;
	color:#336600;
}
input	{
	display:block;
	float:left;
}
.submit	{
	background:#336600;
	color:#fff;
	margin-left:19px;
}
div#resultsBox	{
	float:left;
	text-align:center;
	border:2px dashed #999;
	width:65%;
	background:#f0f0f0;
}
div#resultsBox h4, div#resultsBox h5	{
	font-weight:normal;
	color:#000;
	font-style:italic;
}
div#resultsBox ul li, div#moreInfo ul li	{
	list-style:none;
	font-size:90%;
	margin:0;
	padding:0;
}
div#moreInfo ul li	{
	font-size:80%;
	margin:0 0 9px 24px;
}
div#moreInfo ul	{
	margin:0;
}
div#moreInfo em	{
	font-weight:bold;
	font-style:normal;
	text-transform: uppercase;
	color:#C82E0A;
}
div#resultsBox p	{
	font-style:italic;
	color:#666;
}
p#price, span.dollars	{
	font-weight:bold;
	font-size:120%;
	color:#C82E0A !important;
}
div.actionList	{
	width:65%;
}
div#moreInfo	{
	width:30%;
	float:right;
}
