/*
 * Design++ pages only
 */
div#header {
  background: url("../images/DPIstripe_repeatable.jpg") top left repeat #FFF;
/* REPLACED BY THE ABOVE TO MAKE IT UNIFORM ON ALL PAGES 07-Sep-12 by tka.
  background: url("/images/DPstripe_repeatable.jpg") top left repeat #FFF;
*/
}
div#buttons {
  left: 110px;
}
div#footer {
  background: url("../images/DPIstripe_repeatable.jpg") top left repeat #9FAEBA;
/* REPLACED BY THE ABOVE TO MAKE IT UNIFORM ON ALL PAGES 07-Sep-12 by tka.
  background: url("/images/DPstripe_repeatable.jpg") top left repeat #9FAEBA;
*/
}
