.cm{
  margin-left: 7px;
}

.thread{
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left: 80px;
 border-left: 1px solid silver;
 border-bottom: 1px solid silver;
}

.cm_item{
  margin-left: 10px;
}
.cm_item pre{
  font-family: Verdana;
  font-size: 11px;
}

.cm_chunk{
  width: 100%;
  color: gray;
}

.cm_block{
  vertical-align: top !important;
}

.cm_block a{
  width: 100%;
  color: gray;
  text-decoration: none;
}

/*.cm_block div:hover{
  background-color: white;
}*/

.cm_block span:hover{
  color: black;
}

.cm_cell{
  margin-left: 7px;
  vertical-align: bottom;
}

.stat_link{
  border-bottom: 1px dashed #808080;
  text-decoration: none;
}

#asks_tab {
  vertical-align: top;
}
