.featured_bg{
  background: url(images/featured_bg.gif) no-repeat #aaa;
  padding:8px 0 7px 7px;
  text-align:center;}
.header_left{
   background:url(images/header_left.gif) no-repeat ;
   height:29px;
   width:7px;}
.header_right{
   background:url(images/header_right.gif) no-repeat ;
   height:29px;
   width:7px;}
.header_bg{
   background:url(images/header_bg.gif) repeat-x ;
   height:29px;
}
.box_bottom{
   background:url(images/box_bottom.gif) no-repeat top;
   height:13px;}
.box_bg{
   background:url(images/box_bg.gif) repeat-y;
   }
.newbox_bg{
   background:url(images/bottom.gif) no-repeat bottom #EBEBEB;}
.newbox_bg a{
   color:#555;
   }

