.circle {
  background: url(icons.png) -191px -24px no-repeat;
  display: inline-block;
  width: 135px;
  height: 135px;
}

.icon_cancel {
  background: url(icons.png) 0px -191px no-repeat;
  display: inline-block;
  width: 51px;
  height: 52px;
}

.icon_dribbble {
  background: url(icons.png) -61px -191px no-repeat;
  display: inline-block;
  width: 51px;
  height: 51px;
}

.icon_twitter {
  background: url(icons.png) -122px -191px no-repeat;
  display: inline-block;
  width: 51px;
  height: 51px;
}

.line {
  background: url(icons.png) -191px 0px no-repeat;
  display: inline-block;
  width: 158px;
  height: 14px;
}

.mang {
  background: url(icons.png) 0px 0px no-repeat;
  display: inline-block;
  width: 181px;
  height: 181px;
}