tr.bc-row {
  height:24px;
}
tr.bc-row td {
  font-family: Verdana, Arial, Helv;
  vertical-align: middle;
  padding-left:3px;
  font-size:11px;
}
tr.bc-row td.col1 {
  background-image: url( '/shared/images/BrowserCheck/bc-row_background-1.png' );
  background-repeat: no-repeat;
}
tr.bc-row td.col2 {
  color: #000000;
  background-image: url( '/shared/images/BrowserCheck/bc-row_background-2.png' );
  background-repeat: no-repeat;
}
tr.bc-row td.col3 {
  background-image: url( '/shared/images/BrowserCheck/bc-row_background-3.png' );
  background-repeat: no-repeat; 
  vertical-align:middle;
  text-align:center;
}
.title-col3 {
  background-image: url( '/shared/images/BrowserCheck/bc-title-3.png' );
  background-repeat: no-repeat;
  vertical-align:middle;
  text-align:center;
}
.bc-hand {
  cursor: pointer;
  cursor: hand;
}

#bc-details { width:196px; }
.fixedTable { table-layout:fixed; }

