/* markup: Default subcategories markup #2 */

span.subcat { font-weight: bold; }


/* markup: Highlighted items box style 1 #13 */

table.sidebar#highlighted_items { padding: 0px; }                                                                  table.sidebar#highlighted_items td { padding: 0 5px; }                                                             table.sidebar#highlighted_items td.bottom { padding: 3px 0px 3px 3px; font-size: 9px; }                            table.sidebar#highlighted_items td.bottom a { text-decoration: none; }                                             table.sidebar#highlighted_items table { margin: 5px 0px 0px 0px; padding: 0; border-bottom: 1px solid #bbc6e0; }   table.sidebar#highlighted_items td.image,                                                                          table.sidebar#highlighted_items td.details { background-color: #f3f4f8; padding-top: 5px; }                        table.sidebar#highlighted_items td.image { padding: 0; }                                                           table.sidebar#highlighted_items td.image img { border: 1px solid #bbc6e0; }                                        table.sidebar#highlighted_items td.details { padding: 3px 2px 3px 0px; font-size: 10px; color: #636365; }          table.sidebar#highlighted_items td.details span.price { color: #cc0033; font-weight: bold; }                       table.sidebar#highlighted_items td.details a { font-size: 10px; color: black; }                                    table.sidebar#highlighted_items td.details a:hover { color: #636365; text-decoration: none; }                      


/* markup: Highlighted items box style 1 #14 */

table.sidebar#highlighted_items { padding: 0px; }                                                                  table.sidebar#highlighted_items td { padding: 0 5px; }                                                             table.sidebar#highlighted_items td.bottom { padding: 3px 0px 3px 3px; font-size: 9px; }                            table.sidebar#highlighted_items td.bottom a { text-decoration: none; }                                             table.sidebar#highlighted_items table { margin: 5px 0px 0px 0px; padding: 0; border-bottom: 1px solid #bbc6e0; }   table.sidebar#highlighted_items td.image,                                                                          table.sidebar#highlighted_items td.details { background-color: #f3f4f8; padding-top: 5px; }                        table.sidebar#highlighted_items td.image { padding: 0; }                                                           table.sidebar#highlighted_items td.image img { border: 1px solid #bbc6e0; }                                        table.sidebar#highlighted_items td.details { padding: 3px 2px 3px 0px; font-size: 10px; color: #636365; }          table.sidebar#highlighted_items td.details span.price { color: #cc0033; font-weight: bold; }                       table.sidebar#highlighted_items td.details a { font-size: 10px; color: black; }                                    table.sidebar#highlighted_items td.details a:hover { color: #636365; text-decoration: none; }                      



