
table.company p {
	margin:0 0 10px 0 !important;
	font-size:100% !important;
}

table.company th {
	text-align:left !important;
	background-color:#f8f8f8;
	font-weight:bold;
}

table.company {
	border:1px solid #ccc;
	border-collapse: collapse;
	margin:10px 0;
	font-size:75%;
	width:100%;
}

table.company th, table.company td {
	border:1px solid #ccc;
	padding:5px;
}
