div#featuredSectionContainer { position: relative; top:0px; background: url('bg_featuredSection.gif') 0px 16px repeat-x; border-right: 1px solid #fff; background-color:#ffffff;width: 585px;}
div#featuredSectionContainer h3 { position: absolute; margin: 0; padding: 0; height: 41px; left: 0px; top: 16px; width: 585px; text-indent: -1000px; background: url('featuredFroducts.gif') 14px 12px no-repeat; overflow: hidden; }
div#featuredProductContainer { width: 585px; height: 252px; font-size: 11px; overflow: hidden; background: url('bg_roundedCorners_585px.gif') 0px 16px no-repeat; }

div#featuredSectionContainer #featuredCategoriesContainer { position: absolute; top: 220px; background-color: #F2F2F2; width: 585px; height: 32px; z-index: 15; overflow: hidden; }
div#featuredSectionContainer div.featuredCategories { list-style: none; margin: 0; padding: 0; }
div#featuredSectionContainer div.featuredCategories a {cursor:pointer;text-decoration:none}
div#featuredSectionContainer div.featuredCategories div{ float: left; width: 20%; height: 34px;}
div#featuredSectionContainer div.featuredCategories div span{ display: block; height: 26px; text-align: center; padding: 8px;font-size: 11px; font-weight: bold; }
div#featuredSectionContainer div.featuredCategories div.featuredCategory { background: url(bg_featuredCategoriesTabRightOff.gif) top right no-repeat; }
div#featuredSectionContainer div.featuredCategories a.wactive div { background: url(bg_featuredCategoriesTabRightOn.gif) top right no-repeat; }
div#featuredSectionContainer div.featuredCategories div.featuredCategory span { background: url(bg_featuredCategoriesTabLeftOff.gif) 0px 0 no-repeat;  }
div#featuredSectionContainer div.featuredCategories a.wactive div span { background: url(bg_featuredCategoriesTabLeft.gif) no-repeat; }


p.featuredProductTitle,
div.featuredProductPrice,
p.featuredProductSeeMore,
p.featuredProductRating,
p.featuredProductDescription,
p.featuredProductNavLinks { margin: 0; padding: 5px 0 0 14px; color: #333; text-align: left; clear: both;}

p.featuredProductTitle { background: url('bg_featuredSection.gif') 0px -44px repeat-x; margin-top: 60px; }
p.featuredProductTitle a { font-size: 18px; font-weight: bold; text-decoration:none;color:#008DD4}
div.featuredProductPrice {white-space:nowrap;}