
  table#publications_box { background-color: #EC3C12; border: 0; }
  table#publications_box #box_n { height: 18; background-image: url('../images/boxes/publications_n.gif'); background-repeat: repeat-x; }
  table#publications_box #box_s { height: 18; background-image: url('../images/boxes/publications_s.gif'); background-repeat: repeat-x; }
  table#publications_box #box_w { width: 18; background-image: url('../images/boxes/publications_w.gif'); background-repeat: repeat-y; }
  table#publications_box #box_e { width: 18; background-image: url('../images/boxes/publications_e.gif'); background-repeat: repeat-y; }
  table#publications_box #box_nw { width: 18; height: 18; background-image: url('../images/boxes/publications_nw.gif'); background-repeat: no-repeat; }
  table#publications_box #box_ne { width: 18; height: 18; background-image: url('../images/boxes/publications_ne.gif'); background-repeat: no-repeat; }
  table#publications_box #box_sw { width: 18; height: 18; background-image: url('../images/boxes/publications_sw.gif'); background-repeat: no-repeat; }
  table#publications_box #box_se { width: 18; height: 18; background-image: url('../images/boxes/publications_se.gif'); background-repeat: no-repeat; }

