table.account{
	width: 100%;
	margin-bottom: 1em;
}

table.account thead,
table.account tfoot{
	background-color: #CBD088;
}

table.account td,table.account th{
	padding	: 0.4em 0.2em;
	text-align: left;
}


