body {
	font-size: 12px;
}

#el_rate_graph table {
	width: 190px;
	border: 1px solid #999966;
	border-collapse: collapse;
}
#el_rate_graph table tr.row_title {
	border: 1px solid #999966;
	background-color: #e3e2bd;
}
#el_rate_graph table tr.row0 {
	border: 0px;
}
#el_rate_graph table td.col_title {
	height: 23px;
	text-align: center;
	border: 1px solid #999966;
}
#el_rate_graph {
	margin-bottom: 10px;
}

#el_best_rate span.date {
	width: 190px;
	text-align: right;
}
#el_best_rate table {
	width: 190px;
	border: 1px solid #999966;
	border-collapse: collapse;
	font-size: 12px;
}
#el_best_rate table tr.row_title {
	border: 1px solid #999966;
	background-color: #e3e2bd;
}
#el_best_rate table tr.row0 {
	border: 0px;
}
#el_best_rate table tr.row1 {
	border: 0px;
	background-color: #e3e2bd;
}
#el_best_rate table td.col_title {
	height: 23px;
	text-align: center;
	border: 1px solid #999966;
}
#el_best_rate table td {
	padding: 2px;
}

#el_desc span.to_eloan {
	width: 190px;
	margin-top: 3px;
}
#el_desc span.desc {
	width: 190px;
	font: 11px;
	margin-top: 5px;
}

span.powered {
	text-align: right;
}
