#lknews_tool {
  display: none;
}
#lknews_mess {
  display: none;
}

#knifeed_holder {
  max-height: 600px;
  overflow-y: auto;
}
.knifeed {

border-top: 1px solid rgb(138, 187, 235);
  width: 530px;
}
.knifeed img {
  cursor: pointer;
}
div.intag {
  display: inline;
  width: auto;
  margin: 1px 4px 1px 2px;
  padding: 2px;
  border: 1px solid #C0C0C0;
  background-color: #EFEFEF;
  font-size: 11px;
}


div.intag input[type=checkbox] {
  margin: 1px 1px -2px 2px;
}

#tuneform .autoform td, #tuneform .autoform td input, #tuneform .autoform td select, #tuneform .autoform textarea {
  font-size: 11px;
}
#tuneform .autoform textarea {
  width: 300px;
}
#newsfeed_holder {
    height: auto;
}

div.mcholder {
  display: inline;
  width: auto;
  margin: 1px 4px 1px 2px;
  padding: 2px;
  border: 1px solid #C0C0C0;
  background-color: #EFEFEF;
  font-size: 11px;
}
div.mcholder span {
  margin-top: -2;
}

div.gluck {
  display: inline-block;
/*  border: #909090 1px solid;*/
  margin: 1px;
/*  height: 124px; */
  width: 140px;
  float: left;
}
img.ingluck {
  width: 144px;
  height: 120px;
  border: #404040 1px solid;
}
