#left-sidebar {
  margin:10px 15px;
  width: 100%;
}


#branding h1 { color: #000; }
#brand-detail { text-align: center; }
#brand-detail table { width: 100%; }
#brand-detail ul { border-bottom: double; border-top: double; margin-top: 1em; margin-left: 0; padding: 0;}
#brand-detail li { list-style-type:none; }
#brand-detail h1 { white-space: nowrap; }

#header { background: #fff; color: #000;}


#user-tools { position:relative; background:#417690; }
#user-tools span.main-menu { float: left; }

#left-sidebar h2 { background:#eee url(/media/img/admin/nav-bg.gif) bottom left repeat-x; color:#666; }
#left-sidebar input[type=button] { width: 50px; }
.detail-form table { width: 100%; margin-top: 10px;}
.detail-form th { border: 1px solid; width: 0.1em; white-space: nowrap; font-size: 11px; margin-left: 2px;}
.detail-form td { border: 1px solid; }
.detail-form em { font-size: 9px; }
.boxed { border: 1px solid; width: 100%; margin-top: 10px; padding: 1px;}
.boxed * { margin: 10px; }
.boxed strong  { font-size: 11px; margin-left: 2px; margin-top: 2px;}
.boxed textarea { clear: both; display: block; }
