	.estimatepayments {
		border: 1px solid #b3b3b3; 
		border-radius: 2px; 
		max-width: 560px; 
		padding: 0 10px 25px 10px; 
		margin: 5px 10px; 
		background-color: #f6f6f6;
	}
	
	.estimate {
		font-weight: bold;
		font-style: italic;
		background-color: #faffbd;
		padding: 1px 4px;
		margin-left: 10px;
	}	