.history
{
	padding:15px 0;
	font-size:.75em;
	line-height:1.3em;
}

.history			IMG
{
	float:left;
	margin:0 10px 5px 0;
}

.calc
{
	margin-top:10px;
	font-size:.6875em;
	color:#727272;
}

.in_calc
{
	width:69px;
	height:20px;
	margin:0;
	padding:2px 4px 2px 4px;
	background:url('/img/calc_bg.gif') 0 0 no-repeat;
	border:none;
	color:#727272;
	font-size:smaller;
}

.in_calc_bt
{
	margin:0;
	padding:0;
	width:76px;
	height:18px;
	background:url('/img/calc_bt_bg.gif') 0 0 no-repeat #90d5ef;
	border:none;

	color:black;
	font-size:smaller;
}