.ka-content  {
padding: 10px 0px 10px 0px;
bacgkroun
}


.close h1{
  font-weight:bold;
  line-height: 23px;
  height: 23px;
  background: #e7e7e7 url(img/plus.png) no-repeat;
  background-position: 7px 7px;
  border: 1px solid #dadada;
  padding:2px 0 2px 25px;
  margin-right:3px;
  margin-bottom:2px;
  cursor:pointer;
  font-size: 14px;
}

.open h1{
  font-weight:bold;
  line-height: 23px;
  height: 23px;
  background: #dadada url(img/minus.png) no-repeat;
  background-position: 7px 7px;
  border: 1px solid #dadada;
  padding:2px 0 2px 25px;
  margin-right:3px;
  margin-bottom:0px;
  cursor:pointer;
  font-size: 14px;
}

.ka-panel {
margin-bottom: -22px;
}