div.WhiteBox {
  background: url("/images/reportage/boxes/images/mando/images/custom_corners_01.gif") top left no-repeat;
}

div.WhiteBoxRightTop {
  background: url("/images/reportage/boxes/images/mando/images/custom_corners_03.gif") top right no-repeat;
}

div.WhiteBoxBody {
  background: url("/images/reportage/boxes/images/mando/images/custom_corners_05.gif") top right repeat-y;
}

div.WhiteBoxFooter {
  background: url("/images/reportage/boxes/images/mando/images/custom_corners_12.gif") bottom left no-repeat;
}
div.WhiteBoxLongContent {
  background: url("/images/reportage/boxes/images/mando/images/custom_corners_09.gif") top left repeat-y;
}

div.WhiteBoxRightFooter {
  background: url("/images/reportage/boxes/images/mando/images/custom_corners_11.gif") bottom right no-repeat;
}



