@charset "utf-8";
/* CSS Document */

  #centerwidecolumn .wrapcenterwidetop {
  float:left;
  background:url(/images/backgrounds/centerwidecolumntop.png) top no-repeat;
  }
#centerwidecolumn .wrapcenterwidebottomblue {
float:left;
  background:url(/images/backgrounds/centerwidecolumnbottom.png) bottom no-repeat;
  }
#centerwidecolumn .wrapcenterwidebottomwhite {
float:left;
  background:url(/images/backgrounds/centerwidecolumnbottomwhite.png) bottom no-repeat;
  }
#topedgethin {
  float:left;
  background:url(/images/backgrounds/centerwidecolumntopthin.png) top repeat;
  width:706px;
  height:20px;
}
#buynowbanner {
  float:left;
  background:url(/images/backgrounds/buynowcolumnheader.png) top repeat;
  width:706px;
  height:106px;
  }
.buynowtop {
  float:left;
  background:url(/images/backgrounds/buynowcolumnheader.png) top repeat;
  }
 .wrapmiddlewide {
   float:left;
  background:url(/images/backgrounds/centerwidecolumnmiddle.png) repeat-y;
  }

#centerwidebottomthin {
float:left;
  width:706px;
  height:90px;
  background:url(/images/backgrounds/centerwidecolumnbottomthin.png) bottom;
  }
 .wrapmiddlewideblue {
   float:left;
  background:url(/images/backgrounds/centerwidecolumnmiddleblue.png) repeat-y;
  }  
