#SATCON {
  width: 800px;
  height: 475px;
}

.avcontainer{
  overflow: visible;
}

.jsavline{
  height: 50px;
}

.jsavarray .jsavindex{
	min-width:30px;
	min-height:30px;
	height:30px;
	line-height:30px;
        text-align:center;
}
.headerrow{
        background-color:Silver !important;
}

.celltrue{
        background-color: #93C572 !important;
}
.cellfalse{
        background-color: #CB6D51 !important;
}

