div.clear_div {	clear: both;	height: 7px;}#credit_calculator_result_divs {	padding: 5px;	font-size: 11px;	display: none;}div.credit_calculator_result {	display: none;}div.credit_calculator_res_label {	width: 300px;	float: left;}div.credit_calculator_result_row {	border: 1px dashed gray;	width: 300px;	margin-bottom: 5px;	padding-left: 10px;}div.credit_calculator_res_val {	margin-left: 30px;	float: right;}#credit_calculator_shedule {	margin: 25px 0px 15px 5px;	font-weight: bold;}table.credit_calculator_schedule, table.credit_calculator_schedule td {	font-size: 9px;	border: 1px solid gray;	text-align: center;}tr.credit_calculator_itogo_row, tr.credit_calculator_header_row {	background-color: #CCCCCC;}#credit_calculator_initial_payments {	margin: 15px 0px 5px 5px;	font-weight: bold;}div.marginleft {	margin-left: 15px;}