div#main .view_groupanalysis #centerPanel{
	width: 100%;
}

div#main .view_groupanalysis #centerPanel .linkdex_table {
	width: 100%;
}

.view_groupanalysis .table table colgroup col:nth-child(1){
	width: 25%;
}
.view_groupanalysis .table table colgroup col:nth-child(2){
	width: 125px;
	text-align: center;
}
.view_groupanalysis .table table colgroup col:nth-child(3){
	width: 125px;
	text-align: center;
}
.view_groupanalysis .table table colgroup col:nth-child(4){
	width: 125px;
	text-align: center;
}
.view_groupanalysis .table table colgroup col:nth-child(5){
	width: 125px;
	text-align: center;
}
.view_groupanalysis .table table colgroup col:nth-child(6){
	width: 125px;
	text-align: center;
}
.view_groupanalysis .table table colgroup col:nth-child(7){
	width: 125px;
	text-align: center;
}
.view_groupanalysis .table table colgroup col:nth-child(8){
	width: 125px;
	text-align: center;
}
.view_groupanalysis .table table colgroup col:nth-child(9){
	width: 125px;
	text-align: center;
}