
/*Report Page*/
#analyticsFrame caption {
  width: 100%;
}
#analyticsFrame .asiGrid {
  width: 100%;
  padding: 0;
}
#analyticsFrame .asiGridPaging {
  height: 30px;
  vertical-align: middle;
}
#analyticsFrame {
  width: 100%;
}
.centerButtons{
  text-align: center;
  margin-top: 20px;
}
#netscapeOverflowFixTarget{
  overflow: auto;
}
#asi_grid_reportGridView .asiGridRowSpacer{
  display: none;
}
#graphArea{
  width: 100%;
  text-align: center;
}
#monitorWait{
  margin-top: 150px;
  margin-bottom: 20px;
}
#reportGraph{
  margin-top: -190px;
}
.warning{
  margin-right: 10px;
}
.warning img{
  margin-left: 5px;
}
/*Config Page*/
#modifyReportForm{
  height: 500px;
  overflow: auto;
  margin-top: 0;
}
#modifyReportForm[id] {
  width: 99%;
  float: right;
}
#modifyReportForm .dialogSection{
  width: 95%;
}
table.toggleList{
  margin-right: 20px;
  width: 90%;
}
table.toggleList td{
  width: 33%;
}
.filter{
  display: none;
}
#indicatorSection .disclaimer{
  text-align: right;
  font-size: 11px;
  margin-right: 5px;
}
/*My Reports Page*/
#myReportsView .asiGridTD0, #myReportsView .asiGridTH0{
  display: none;
}