
  table#links_box { background-color: #C10059; border: 0; }
  table#links_box #box_n { height: 18; background-image: url('../images/boxes/links_n.gif'); background-repeat: repeat-x; }
  table#links_box #box_s { height: 18; background-image: url('../images/boxes/links_s.gif'); background-repeat: repeat-x; }
  table#links_box #box_w { width: 18; background-image: url('../images/boxes/links_w.gif'); background-repeat: repeat-y; }
  table#links_box #box_e { width: 18; background-image: url('../images/boxes/links_e.gif'); background-repeat: repeat-y; }
  table#links_box #box_nw { width: 18; height: 18; background-image: url('../images/boxes/links_nw.gif'); background-repeat: no-repeat; }
  table#links_box #box_ne { width: 18; height: 18; background-image: url('../images/boxes/links_ne.gif'); background-repeat: no-repeat; }
  table#links_box #box_sw { width: 18; height: 18; background-image: url('../images/boxes/links_sw.gif'); background-repeat: no-repeat; }
  table#links_box #box_se { width: 18; height: 18; background-image: url('../images/boxes/links_se.gif'); background-repeat: no-repeat; }
