.damka-b-box * {
  font-family: Arial, sans-serif;
}

.damka-b-box {
  margin: 5px 0 10px 0; padding: 0 0 5px 0;
  background: url(/static/pics/buble/damka-box-bottombg.gif) 0 100% repeat-x;
}

.box-b-subheader {
  background: #A7AFB5;
  margin: 0 0 5px 0;
}

.box-b-subheader h2 {
  margin: 0; padding: 3px 0 3px 9px;
  font-weight: normal; font-size: 16px;
  color: #fff;
}

.box-b-topround {
  height: 3px;
  background: url(/static/pics/buble/box-topround-bg.gif) 0 0 no-repeat;
  line-height: 0; font-size: 0;
}

.box-b-topround span {
  width: 10px; height: 3px;
  float: right;
  background: url(/static/pics/buble/box-topround-bg.gif) 100% 0 no-repeat;
}

.box-b-bottomround {
  height: 3px;
  background: url(/static/pics/buble/box-bottomround-bg.gif) 0 0 no-repeat;
  line-height: 0; font-size: 0;
}

.box-b-bottomround span {
  width: 10px; height: 3px;
  float: right;
  background: url(/static/pics/buble/box-bottomround-bg.gif) 100% 0 no-repeat;
}

strong.box-bottom-link {
  font-weight: normal; font-size: 11px;
  display: block;
  overflow: hidden;
  zoom: 1;
  margin: 5px 0 0 0;
}

strong.box-bottom-link a {
  color: #3366CC;
  background: url(/static/pics/buble/bottom-link-arrow.gif) 100% 50% no-repeat;
  padding: 0 13px 0 0;
  float: right;
}

strong.box-bottom-link a:hover {
  color: #6288D7;
  text-decoration: underline;
}

/*{{{ =Damka-b-meeting*/

.damka-b-meeting * {
  font-family: Arial, sans-serif;
}

.damka-b-meeting {
  background: url(/static/pics/buble/damka-meeting-bg3.png) 50% 100% repeat-x #E7DDCF;
  padding: 6px 0 20px 10px;
  zoom: 1;
}