img.combooks_logo {
   border-width: 0;
}

span.header_cart_items {
   margin-right: 5px;
   color: #000000;
}

a.header_top_link {
   color: #5d7fa6;
   font-weight: bold;
   text-decoration: none;
}


a.header_top_link:hover {
   color: #d0332b;
   font-weight: bold;
   text-decoration: none;
}

a.header_top_link_active {
   color: #d0332b;
   font-weight: bold;
   text-decoration: none;
}

span.header_top_username {
   color: #000000;
   font-weight: bold;
}

span.header_link_sep_big {
   margin-left: 8px;
   margin-right: 8px;
}

span.header_link_sep_small {
   margin-left: 5px;
   margin-right: 5px;
}

td.td_header_top_links {
   padding-right: 8px;
}

td.td_header_bottom_links {
   padding-right: 8px;      
}

a.header_link_active {
   color: #d0332b;
   text-decoration: none;
   font-weight: bold;
   font-size: 12px;
}

a.header_link_inactive {
   color: #5d7fa6;
   text-decoration: none;
   font-weight: bold;
   font-size: 12px;
}

a.header_link_inactive:hover {
   color: #d0332b;
   text-decoration: none;
   font-weight: bold;
   font-size: 12px;
}

td.left_bottom_border {
   border-bottom: 1px solid #aebbc8;
}