table#header_table {  margin: 0px 0px 7px 0px; } 

td.center_header_left_on { background: #69ab44; border-right: 1px solid #aacb97; }
td.center_header_left_on a { color: #ffffff; }
td.center_header_left_off { color: #69ab44; border-right: 1px solid #aacb97; }
td.center_header_left_off a { color: #69ab44; }

td.center_header_center_on { background: #69ab44; border-left: 1px solid #aacb97; border-right: 1px solid #aacb97; }
td.center_header_center_off { color: #69ab44; border-left: 1px solid #aacb97; border-right: 1px solid #aacb97; }

td.center_header_right_on { background: #69ab44; border-left: 1px solid #aacb97; }
td.center_header_right_off { color: #69ab44; border-left: 1px solid #aacb97; }

td.center_header { height: 15px; background: #f9aa56; color: #ffffff; font-size: 11px; font-weight: bold; padding: 0px 0px 0px 18px; border-left: 3px solid #ffffff; border-right: 3px solid #ffffff; }

.center_box_photo { margin: 0px 0px 2px 0px; background: #ffffff;}
.center_box_caption { color: #69ab44; }

div#left_col h6 a,
h6,
.subheading1 { color: #69ab44; margin-bottom: 0; }
.subheading2 { color: #69ab44; padding: 10px 0px 0px 0px; }

h1 { color: #69ab44; }
h2 { color: #69ab44; padding: 10px 0px 0px 0px; }

.frmLabel { color: #69ab44; }

.center_header { background: #69ab44; }

/* BEGIN: Related items on exhibitions pages */

#related-items { padding: 0px; }

#related-items h1 { margin-bottom: 10px; }

#related-items .product {
   background: #ffffff;
   border: 1px solid #69ab44;
   margin: 0;
   padding: 10px 10px 5px 25px;
   width: 188px;                          
}

#related-items .product.second { 
   margin-left: 6px;                        
}

#related-items .product h4,
#related-items .product h3 { color: #69ab44; }


#left_col #shop-subcategory a.shoplink:hover { 
   text-decoration: none;
   border-bottom: 2px solid #69ab44;
}

#related-items input.button-cart {
                          margin: 0;
                          padding: 0 2px 2px 16px;
                          
                          font-size: 10px;
                          line-height: 16px;
                          
                          height: 18px;
                          width: 86px;
                          
                          color: #8cc63f;
                          border: 0;
                          background: #fff url(/images/shop/button-add-bg.gif) top left no-repeat;
}

#related-items input.button-cart:hover {
                                color: #fff;
                                border: 0;
                                background: #8cc63f url(/images/shop/button-add-bg-active.gif) top left no-repeat;
}


/* END: Related items on exhibitions pages */

