.rounded_border_top_left {
  background: #F4F4F4 url(/images/rounded_border_top_left.png) top left no-repeat
}

.rounded_border_bottom_right {
  background: url(/images/rounded_border_bottom_right.png) bottom right no-repeat
}

.rounded_border_top_right {
  background: url(/images/rounded_border_top_right.png) top right no-repeat
}

.rounded_border_bottom_left {
  background: url(/images/rounded_border_bottom_left.png) bottom left no-repeat;
  padding: 1px
}
