The description in the knit logs is truncated early by a misplaced </div>:
Code:
<!--bof Product description -->
<div id="productDescription" class="productGeneral biggerText"><p>Here is where you can see what I've been working on! Watch for the start of my new 2009 knit log, or scroll down to see what I've done in years past!<p>
<span style="font-weight: bold;">Cathy’s 2009 Knit-log </span><br>
Current: Camden's Way Rodeo BFL longies and Hat<br>
<a href="http://i160.photobucket.com/albums/t198/AdventureKnits/Longies/SilverRainbow001.jpg">Silver Rainbow BFL longies</a><br>
Hot Night Hat</div><p>
<span style="font-weight: bold;">Cathy’s 2008 Knit-log </span><br>
The same thing happens with the rainbow hat:
Code:
<!--bof Product description -->
<div id="productDescription" class="productGeneral biggerText">This sweet knit hat, in it's perfectly gender neutral colorway, would be adorable for the new little blessing in your own life, or as a gift!
I knit this hat from BFL that was dyed in the "Perfect Rainbow" colorway, by
<a href="http://www.woolywondersbynada.com" target="new">Wooly Wonders by Nada</a>, using the <a href="http://hyenacart.com/prod_details.php?id=45119&vid=57" target="new">Ky Baby Ear Cozy Hat pattern</a>. It should be handwashed and layed flat to dry. I am estimating this hat to fit an average 6-12 month old (I did try it on my 14 month old and it fit him well but he's a peanut =)). Get it now....before CPSIA makes it impossible!!<p>
As our gift to you, this item is shipped FREE!<p>
If you have ANY questions, do not hesitate to email me - <a href="mailto:[email protected]">[email protected]</a>! </div>
<div> </div>
<div style="color: rgb(128, 0, 0);"><span style="color: rgb(0, 0, 128); font-weight: bold;">MAKE SURE TO CHECK OUT MY SWEET NEWBORN HAT AVAILABLE <a href="http://hyenacart.com/prod_details.php?id=70257&vid=428" target="new">here</a> AT <a href="http://www.aklongies.com" target="new">Adventure Knits</a>! </span></div>
<p></p></div>
<!--eof Product description -->
You also have some empty tags and conflicting colors; you should clean up the code that your HTML editor generates.
Do you know that the rainbow hat is created as "Product-Music" instead of "Product-General"?