#cat_prod_table { width: auto; }
#cat_prod_table td { text-align: center; border: solid 1px #CCCCCC; padding: 5px; }
#cat_prod_table th { text-align: left; border: none; padding: 5px; font-weight: normal; }
#cat_prod_table .product_sku { display: none; }
#cat_prod_table .paging_header, #cat_prod_table .paging_footer { width: 100%; text-align: left; }
.category_listing { text-align: left; }

#adjustments_table { border: solid 1px #666666; }
#adjustments_table .adjustments_header1 td { background-color: #DDDDDD; }
#adjustments_table .adjustments_header2 td { background-color: #EEEEEE; border-bottom: solid 1px #666666; }
#adjustments_table .adjustments_footer td { background-color: #EEEEEE; border-top: solid 1px #666666; }
#adjustments_table td { padding-left: 2px; padding-right: 2px; white-space: nowrap; }
#adjustments_table .adjustments_rowA td { background-color: #FFFFF0; }
#adjustments_table .adjustments_rowB td { background-color: #FFFFFF; }

#catalog_other_options { padding:2px; border: solid 1px #CCCCCC; background-color: #F9F9F9; float: left; }\
#catalog_other_options .catalogtype { font-weight: bold; }
#catalog_other_options ul { margin: 0; padding: 0 0 0 15px; }
#catalog_other_options li { padding: 0; margin: 0; }

#cat_image_floatright { float: right; }
#cat_image_floatleft { float: left; }

#prod_table { width: 600px; }


#qty_in_stock { border: solid 1px #666; }
#qty_in_stock * { font-size: 11px; line-height: 12px; color: #333; }
#qty_in_stock th { text-align: left; background-color: #ddd; font-weight: bold; padding: 2px 4px; }
#qty_in_stock thead th { text-align: center; background-color: #aaa; }
#qty_in_stock td { padding: 2px 4px; background-color: #eee; }
#qty_in_stock table { border-top: solid 1px #666; border-left: solid 1px #666; }
#qty_in_stock table td { border-bottom: solid 1px #666; border-right: solid 1px #666; padding: 1px 2px; }


