#container-logo { /* background-image: url("/templates/default/basen/logo"); background-repeat: no-repeat; background-position: top; height: 230px*/ text-align: center; }

#container-wide { width: 675px }
#container-narrow { width: 295px }

dd.a {  }
dt.a, dt.a a { background: #008000; color: #A0FFA0; font-weight: bold }
dt.a, dd.a ul li { padding: 3px 5px; }
dd.a ul { margin-top: 2px;  }
dd.a ul li { margin: 1px auto; }
dd.a ul li.b { border-top: 1px solid white; }
dd.a ul li.enable { background: #AFFFAF; color: #008000; }
dd.a ul li.disable { background: #FFD8C0; color: #D86800; }
dd.a>ul>li { list-style: none;  }
