.box-left-white { background: white;
                  padding: 10px 5px 10px 5px; }
.box-left-white .sb-border { background: #EAEAEA; }
.box-left-white .sb-shadow { background: #999999; }
.box-left-white .sb-inner { background-color: white; }

.box-left-gray { padding: 10px 5px 10px 5px;}
.box-left-gray .sb-border { background: #EAEAEA; }
.box-left-gray .sb-shadow { background: #999999; }
.box-left-gray .sb-inner { background: #dedede; }



.box-bluecaption { background: url('images/catlabel-mid.png');
                   padding: 10px 5px 10px 5px;}
.box-bluecaption .sb-inner { background: url('images/catlabel-mid.png'); }

#login_panel, #login_panel .sb-inner  { background: #F2F0EA; }