/***** Start of Inventory Display Classes *****/
.inv-wrapper { width: 700px;}
.inv-item-layout { border-bottom: 1px solid #C1C1C1; }
.inv-desc { padding-bottom: 8px;}
.inv-pics { padding-bottom: 18px; }
.inv-item-pictures { width: 25px; }
.inv-category-list { }
.inv-field-header { line-height: 24px; }
.inv-field {  }
.inv-field-sold-header { color:#336699; font-weight:bold; line-height: 24px; }
.inv-field-sold { color:#ff0000; font-weight:bold; }
.inv-popup-button { }
.inv-category-on {  }
.inv-category-off {  }
.inv-bigpicture {  }
.inv-special-picture {  }
.inv-thumb { border: 1px solid #336699; margin-right: 8px;}
.inv-search {  }
.inv-searchbox { }
.inv-searchbutton {  }
.inv-search-result { }
a.inv-category-link {  }
a.inv-category-link:hover { }
a.inv-popup-button-link {  }
a.inv-popup-button-link:hover {  }
a.inv-sortlink { color:#336699; font-weight:bold;}
a.inv-sortlink:hover { color:#ff0000; font-weight:bold; }
/***** End of Inventory Display Classes *****/