#sidebar { 
  width: 150px; 
  font-size: 0.8em;
}
#content { width: auto; }

#heading_row { background: #eeeeff; }
#heading #logo_text { display: none; }  
#heading img#logo { 
    display: block; 
    margin: 0;
}


#topbar { height: 30px; background: #5F7F8F; }

#cart_summary_box a { border: none; }

#filter_bar { background: #eeeeff; }
#accessories { background: #eeeeff; }
#accessories a { color: #5F7F8F; }

a, a:visited, a:active { color: #5F7F8F; }
a:hover { color: black; }

#cart th { background: #5F7F8F; color: white; }

#sidebar {  }

.productline td { height: 75px; }
#products td .flags { margin: 0.2px 0; }

#credit_card_form table { width: auto; }
#credit_card_form th { background: white; align:left; width: 100px; color: black;}
