.related-items{ padding-left:5px; }
.breadcrumbs{ padding-right:5px; }
table#recent-items{ color:#0B388B; } 
.recent-items-name a{
font:bold 11px arial;
color:#042970;
text-decoration:none;
}
.recent-items-name a:hover{ text-decoration:underline; }
.recent-items-price, .recent-items-saleprice{ font:normal 11px arial;color:#042970; }
#recent-items td { border:1px solid #FFF !important; }
#recent-items th { font: bold 12px arial; }
.section-caption table * { font-size: 11px; }

html body .bestsellers table { margin: 5px 0; }

/* Edits May 29, 07, made by RER 3.
 * Align per customer
 * item-container width set to fix missing margins in IE
 * .state set to display: inline to fix IE double-margin bug
*/
.conts-abstract { text-align: left; }

.item-container { width: 465px; }

.state { display: inline; }


