div.dm_menu {
  position:absolute;
  visibility:hidden;
}

td.dm_ind {
  cursor:pointer;
}

td.dm_ind_over {
  
}

img.dm_img {
  margin-left:7px;
  margin-right:7px;
}

td.dm_cap {
  cursor:pointer;
  background:black;
  color:white;
  padding:5px;
  font-size:12px;
}

td.dm_cap_over {
  text-decoration:underline;
}

td.dm_spacer {
  background:#666666;
}

img.dm_spimg {
  height:1px;
  width:150px;
}

img.dm_top_spc_img {
  width:1px;
  height:16px;
}