div.page_list_proforma_invoices table.selector table.main
{
	width:100%;
}

div.page_list_proforma_invoices table.selector table.main td
{
	padding:5px;
	border-bottom: 1px solid #CCCBCB; 
}


div.page_list_proforma_invoices table.selector table.main th
{
	font-size: 14px;
	border:solid 1px grey;
	background-color: #CCCBCB;
	padding:3px;
}

div.page_list_proforma_invoices table.selector table.main td a
{
	color: #727070;
	
}