@charset "utf-8";

#company {
	width:100%;
}

#company tr th {
	width:120px;
	padding:15px 0;
	border-bottom:solid 1px #D4D4D3;
	font-weight:bold;
	vertical-align:top;
}

.null {
	width:30px;
	border:none !important;
}

#company tr td {
	padding:15px 0;
	border-bottom:solid 1px #D4D4D3;
}
