#dvCustTest {
  position:relative;
  height:92px;
  text-align:left;
  margin:3px 12px;
  border:1px solid black;
  padding:2px;
}

#dvTest0 {
  position:absolute;
  left:2px;
  top:2px;
  width:14px;
  height:84px;
  margin:0;
  border:0;
  padding:4px 6px 4px 4px;
  background-color:#f6e2bb;
  // background-color:#787878;
  text-align:left;
  font-size:10pt;
  cursor:pointer;
}

#dvTest1 {
  position:absolute;
  left:26px;
  top:2px;
  width:874px;
  height:84px;
  margin:0;
  border:0;
  padding:4px;
  overflow:auto;
  z-index:2;
  background-color:#f6e2bb;
  text-align:center;
  font-size:10pt;
}

#dvTest2 {
  position:absolute;
  left:26px;
  top:2px;
  width:874px;
  height:84px;
  margin:0px;
  border:0;
  padding:4px;
  overflow:auto;
  z-index:1;
  background-color:#f6e2bb;
  text-align:center;
  font-size:10pt;
}

#dvTest3 {
  position:absolute;
  top:2px;
  left:908px;
  width:14px;
  height:84px;
  margin:0;
  border:0;
  padding:4px 4px 4px 6px;
  background-color:#f6e2bb;
  text-align:left;
  font-size:10pt;
  cursor:pointer;
}

#dvTest4 {
  position:absolute;
  left:28px;
  top:74px;
  width:200px;
  height:20px;
  display:none;
  z-index:5;
  text-align:center;
  background-color:#222222;
  color:#ffffff;
  opacity:.8;
  filter:alpha(opacity = '80');
  cursor:pointer;
  font-size:10pt;
}

