table {
	margin-left:3em;
}
table td.hl{
	background-color:rgb(255,230,150);
}

span#balance{
	display:block;
}

span#balance p{
	line-height:1em;
	font-size:0.8em;
}

span#balance a{
	display:inline-block;
	width:5em;
}

span.label{
	float:left;
}

h3{
	margin-left:3em;
	color:#666;
}

