#roicalc table {
	width: 230px; 
	}
#answers {
	margin-bottom:2em;
	}
#currentVal {
	font-weight: bold;
	color: #bf0000;
	margin-bottom: 5px;
	}
#rtVal {
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
	}
#savingsVal {
	font-weight: bold;
	color: #6bbd47;
	}

