@import url('style.css');

li.company a {
	background-position: 160px 0;
}

h2 {
	background-image: url(../img/title_company.gif);
}

table th {
	width: 150px;
}

.inner-table{
	border:none;
}
.inner-table th{
	border-style: none;
	width:115px;
	padding-left: 0;
}
.inner-table td{
	border-style: none;
}
