table#companylist-table {
	border: #000 solid 1px;
	font-size: 9px;
}

	table#companylist-table tr {
	}
	
	table#companylist-table td {
		border: #ddd solid 1px;
	}
	
	table#companylist-table thead td {
		font-size: 9px;
		text-align: center;
	}
	
	table#companylist-table tr td.col1 { width: 120px;}
	table#companylist-table tr td.col2 { text-align: center; width: 40px; height: 40px; }
	table#companylist-table td.col5 { text-align: center; width: 85px;}
	table#companylist-table td.col6 { text-align: center; width: 85px;}
	table#companylist-table td.col7 { text-align: center; width: 85px;}
	table#companylist-table td.col8 { text-align: center; width: 100px;}
	table#companylist-table td.col9 { text-align: center; width: 87px;}
	table#companylist-table td.col10 { text-align: center; width: 87px;}
	table#companylist-table td.col11 { width: 100px;}
	table#companylist-table td.col12 { text-align: center; width: 60px;}
	table#companylist-table td.col13 { width: 100px; }