
  table#news_box { background-color: #008834; border: 0; }
  table#news_box #box_n { height: 18; background-image: url('../images/boxes/news_n.gif'); background-repeat: repeat-x; }
  table#news_box #box_s { height: 18; background-image: url('../images/boxes/news_s.gif'); background-repeat: repeat-x; }
  table#news_box #box_w { width: 18; background-image: url('../images/boxes/news_w.gif'); background-repeat: repeat-y; }
  table#news_box #box_e { width: 18; background-image: url('../images/boxes/news_e.gif'); background-repeat: repeat-y; }
  table#news_box #box_nw { width: 18; height: 18; background-image: url('../images/boxes/news_nw.gif'); background-repeat: no-repeat; }
  table#news_box #box_ne { width: 18; height: 18; background-image: url('../images/boxes/news_ne.gif'); background-repeat: no-repeat; }
  table#news_box #box_sw { width: 18; height: 18; background-image: url('../images/boxes/news_sw.gif'); background-repeat: no-repeat; }
  table#news_box #box_se { width: 18; height: 18; background-image: url('../images/boxes/news_se.gif'); background-repeat: no-repeat; }
  
  table#news_inner_box { background-color: #FFF; border: 0; }
  table#news_inner_box #box_n { height: 6; background-image: url('../images/boxes/news_inner_n.gif'); background-repeat: repeat-x; }
  table#news_inner_box #box_s { height: 6; background-image: url('../images/boxes/news_inner_s.gif'); background-repeat: repeat-x; }
  table#news_inner_box #box_w { width: 6; background-image: url('../images/boxes/news_inner_w.gif'); background-repeat: repeat-y; }
  table#news_inner_box #box_e { width: 6; background-image: url('../images/boxes/news_inner_e.gif'); background-repeat: repeat-y; }
  table#news_inner_box #box_nw { width: 6; height: 6; background-image: url('../images/boxes/news_inner_nw.gif'); background-repeat: no-repeat; }
  table#news_inner_box #box_ne { width: 6; height: 6; background-image: url('../images/boxes/news_inner_ne.gif'); background-repeat: no-repeat; }
  table#news_inner_box #box_sw { width: 6; height: 6; background-image: url('../images/boxes/news_inner_sw.gif'); background-repeat: no-repeat; }
  table#news_inner_box #box_se { width: 6; height: 6; background-image: url('../images/boxes/news_inner_se.gif'); background-repeat: no-repeat; }
