

a:link { color: #ffffff; }
a:visited { color: #666; }

.bodyContent { text-align: left; width: 595px; margin: 0 auto; }
.mainContent { padding-left: 1em; }

.searchBox { background: #4b4b4b; }

.login { background: #262626; }

.products th { background: #4b4b4b; border-bottom: 1px solid #666; }

.productPrice { color: #5dad37; }
.productPriceList { color: #666; }

.productChart th { background: #4b4b4b; }

.cartItems th { background: #4b4b4b; border-bottom: 1px solid #666; }
.cartEmptyBox { background: #000000 !important; color:#ffffff !important; border:1px solid #ffffff;}

.orders th { background: #4b4b4b; }
.orderCart th { background: #4b4b4b; }
.orderCart #totalRow { background: #ffc; }

.note { text-align: center; }

.checkoutStage { color: #ee3300; }

.closed { background: #edf2f2; }

