#calc
{
	line-height:normal;
	background:url(images/calc_bg.gif) no-repeat;
	width:218px;
	height:267px;
	padding:23px 0 0 0;
	color:#4c4c4e;
	font-size:12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#calc form
{
	margin:0;
}

#calc input
{
	font-family:inherit;
	font-size:inherit;
	color:inherit;
}

#calc input
{
	background:none;
	border:0;
	width:61px;
	height:19px;
	margin:0 0 16px 112px;
	text-align:right;
	padding:4px 20px 4px 4px;
	overflow:hidden;
	 line-height:1em;
}

#savings
{
	font-size:33px;
	height:41px;
	width:170px;
	padding:0 0 44px 27px;
	text-align:right;
}

#calc .submit
{
	margin:-10px 0 0 0;
	height:33px;
	width:103px;
	padding:0;
}