#blurb {
   position: absolute;
   width: 246px;
   height: 57px;
   left: 680px;
   top: 28px;
   background-image: url(images/featured_products_title.jpg);
	 background-repeat: no-repeat;
	 background-position: 0px 0px;
}
div#middle {
  width:200px;
  padding-left: 5px;
}
div#right {
  width:200px;
  padding-left: 5px;
}

