.widget {
  background: transparent url(../img/bg_widget.png) no-repeat left top;
  margin: 0 0 23px 0;
}

.widget div.main {
  margin-left: 7px;
  background: #fff url(../img/bg_widget.png) no-repeat right top;
}

.widget div.main div.header {
  height: 32px;
  line-height: 33px;
  padding: 0 10px;
}

.widget div.main div.cnt {
  padding: 15px 17px 10px 10px;
}

.widget div.btm {
  background: #fff url(../img/bg_widget.png) no-repeat left bottom;
}

.widget div.btm div {
  background: #fff url(../img/bg_widget.png) no-repeat right bottom;
  height: 15px;
  margin-left: 7px;
}
