#CompanyTabs table th{
	background-color:#fff;
	border-top-width:1px;
	padding:0px;
	border-color:#28A7E1;
	width:25%;
}

#CompanyTabs table th a{
	display:block;
	width:100%;
	text-align:center;
	font-size:14px;
	line-height:40px;
	color:#28A7E1;
	text-decoration:none;
}

#CompanyTabs table th a.active{
	background-color:#28A7E1;
	color:#fff;
}
#CompanyTabs{
	
	margin-bottom:40px;
	
}