table.payment_table{
	width: 100%;	
}
table.payment_table td{
	padding: 5px;	
	font-size: 12px;
	font-weight: 500;
}
table.payment_table td.head{
	font-weight: 900;
	font-size: 14px;
}
table.payment_table td.label{
	font-weight: 900;
}
