I don't quite get it myself.
I do see this in the stylesheet:
Code:
.border {stylesheet.css (line 1216)
border:1px solid #C1C1C1;
And this in the HTML (although I don't know where that HTML is coming from:
Code:
<tr>
<td class="border" valign="top" align="center">
<table width="100%" cellspacing="3" cellpadding="0" border="0">
<tbody>
<tr>
<td width="120" align="center">
<a href="index.php?main_page=product_info&products_id=316">
<img width="100" height="100" onmouseout="hidetrail();" onmouseover="showtrail('bmz_cache/c/c664cc26659b9bf8af2fb3955ea0cd33.image.150x150.jpg','Lift Herbal Food Supplements (60 capsules 550mg)',100,100,150,150,this,0,0,100,100);" style="position: relative;" title=" Lift Herbal Food Supplements (60 capsules 550mg) " alt="Lift Herbal Food Supplements (60 capsules 550mg)" src="bmz_cache/9/9b209507a5b11a17e7c1e694932384ad.image.100x100.jpg"/>
</a>
</td>...
So, I think that border is a pre-defined class that she then called somewhere...
Sorry I can't be of more help, but at least I've bumped your thread until someone more knowledgeable shows up 
Audra