.extrato-format-table
{
	width: 950px;
}

.extrato-format-titulo
{
	background: #333 url(../images/back-acabamento-cima.gif) right no-repeat;
	width: 296px;
	height: 22px;
}

.extrato-format-td1
{
	border-left: #e2e2e2 1px solid;
	border-bottom: #e2e2e2 1px solid;
	padding: 5px;
}

.extrato-format-td2
{
	background: #F5EACF;
	border-left: #e2e2e2 1px solid;
	border-bottom: #e2e2e2 1px solid;
	padding: 5px;
}

.extrato-format-td3
{
	background: #E7ECD9;
	border-left: #e2e2e2 1px solid;
	border-bottom: #e2e2e2 1px solid;
	padding: 5px;
}