/* ====== RESET SOME UWW STYLES ====== */
#uwwBody { background:#ffffff url('http://www.uww.edu/prebuilt/css/uww/img/bg_cls_body.jpg') 0 0 repeat-x; }

#uwwPage { background: none; }

#uwwFooter { background: url('http://www.uww.edu/prebuilt/css/uww/img/bg_cls_footer.jpg') 0 0 repeat-x; }

h4 { text-transform: none; }

/* ====== SECTION NAVIGATION ====== */


#sectionNavigation { font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; 
                  background:none; border: 1px solid #827392; border-left: none; border-right: none; z-index: 999; position: relative; }
                  
#sectionNavigation ul li ul { -webkit-box-shadow: 3px 3px 7px #111; -moz-box-shadow: 3px 3px 7px #111; box-shadow: 3px 3px 7px #111; }

#sectionNavigation ul.level1 a { text-transform: none; color: #fff; font-size:17px; }

#sectionNavigation ul.level2 a { text-transform: none; color: #CBC2D3; font-size: 14px; display: block; padding: 5px 10px; }

#sectionNavigation ul.level2 a:hover { color: #fff; }

#sectionNavigation ul.level1 { width:100%; text-align: center; padding:10px 0; }

#sectionNavigation ul.level1 li { display:inline; padding: 5px 15px; }

#sectionNavigation ul.level1 li.hassub { position: relative; 
                           background: url("http://www.uww.edu/prebuilt/css/uww/img/icon_dropdown_down.png") center left no-repeat;
                           padding-left: 18px; }
                           
#sectionNavigation ul.level2 li.hassub { position: relative; 
                       background: url("http://www.uww.edu/prebuilt/css/uww/img/icon_dropdown_right.png") center right no-repeat; 
                   padding-left: 2px; }
                   
#sectionNavigation ul.level2 { width: 260px; padding: 4px; 
                  position: absolute; top: 30px; left: 5px; z-index: 50000; 
                  background: #827392 url("http://www.uww.edu/prebuilt/css/uww/img/uwwBottomShadow-bg.png") repeat-x; border-top: 1px solid #2C1D3D; }
                  
#sectionNavigation ul.level2 li { display: block; line-height: 20px; vertical-align: middle; padding: 2px;
                     border-top: 1px solid #BAB1C4; border-bottom: 1px solid #4E2F7B; }
#sectionNavigation ul.level2  li.first { border-top: none; }

#sectionNavigation ul.level2  li.last { border-bottom: none; }

#sectionNavigation ul.level3 { width: 180px; padding: 4px; position: absolute; top: 8px; left: 262px; z-index: 51000;
                         background-color: #827392; }

/* ====== SIDEBAR and SUB NAVIGATION ===== */

.Left { float: left; }
.Right { float: right; }
.None { display: none; }
#sectionSidebar { width: 170px; padding-right: 10px; }

#sidebarHeader { background: none; }

#sidebarWrapper { background: none; min-height: 1px; padding: 0 15px 0 0; }

#sectionSidebar h1 { font: normal 27px Quattrocento, serif; 
                   font-weight: 700; color:#a05324; text-transform:uppercase; 
                   text-align:left; width:auto; padding: 0 0 20px 0; margin-bottom: 15px; background: url("http://www.uww.edu/prebuilt/images/uww/hr_cls.gif") bottom left no-repeat; }
                   
#sectionSidebar h1 small { font-size: 20px; line-height: 115%; }

#sectionSidebar h2 { font-size:18px; font-weight:normal; color:#333333; 
                     text-transform:capitalize; text-align:center; width:auto; padding:10px 0; }
                     
#sectionSidebar h3 { font-size:13px; letter-spacing: 0px; color: #333; 
                       background: url("http://www.uww.edu/prebuilt/images/uww/bg_arrow_headline.gif") center left no-repeat; 
                       padding-left: 15px; }
                       
#sectionSidebar h4 a { font-size: 12px; font-weight: bold; color: #555; text-decoration: none; }

#sectionSidebar h4 a:hover { text-decoration: underline; }

#sectionSidebar h5 { font-size: 12px; color: #999; font-style: italic; text-transform: none; }

#sectionSidebar hr { width: 95%; background:url("http://www.uww.edu/prebuilt/images/uww/hr_cls.gif") bottom left no-repeat; height: 12px; 
                    text-align: center; border: none; margin: 0 0 10px 15px; }
                    
#sectionSidebar ul { list-style:none; list-style-image:none; margin-bottom: 25px; }

#sectionSidebar li { color:#666; font-size:11px; line-height:12px; margin: 3px 0 0 15px; 
                    border-top: 1px solid #eee; padding: 8px 0 0 0; }
#sectionSidebar li:first-child { border: none; }

#sectionSidebar ul a { color:#666; font-family: Verdana; }

#sectionSidebar p { color:#666; font-size:11px; line-height:15px; margin-bottom:10px; padding-left: 15px; }

#sectionSidebar p a { color:#44687d; text-decoration: none; }

#sectionSidebar .infobox { width: 155px; padding: 0 15px 0 0; margin-top: 25px; }

#sectionSidebar .infobox h3 { text-transform: uppercase; font-weight: bold; }

#sectionSidebar .infobox h4, #sectionSidebar .infobox h5 { padding-left: 15px; }

#sectionSidebar .infobox a { color: #44687d; }

/* ====== BREADCRUMBS ====== */


#breadcrumbs { padding: 0; margin: 10px 0 15px 0; }

.landing #breadcrumbs, .directorydetail #breadcrumbs, .directory #breadcrumbs { margin: 0 0 25px 0; }

#breadcrumbs ul { list-style-type: none; margin: 0; float: none; }

#breadcrumbs li { display: inline; margin-right: 3px; }

#breadcrumbs li:first-child { margin: 0; }

#breadcrumbs li a { font: 12px Arial; color: #666; }

#breadcrumbs li a:hover { color: #000; }

/* ====== DIP ====== */

.home #dip { height: 295px; position: relative; margin-bottom: 50px; margin-top: -40px; }

.caption span { font: normal .8em Arial; border-left: 1px solid #ccc; padding: 0 0 0 8px; margin: 0 0 0 5px; }

.internal #dip { display: block; height: auto; float: none; padding: 2px; 
                 background: #fff; -webkit-box-shadow: 0 3px 5px #999;
            -moz-box-shadow: 0 3px 5px #999; box-shadow: 0 3px 5px #999; }
            
.landing #dip, .directorydetail #dip, .directory #dip { position: relative; margin-top: 15px; }

.landing #dip img, .directorydetail #dip img , .directory #dip img { padding: 2px; -webkit-box-shadow: 0 3px 5px #999; 
              -moz-box-shadow: 0 3px 5px #999; box-shadow: 0 3px 5px #999; }
              
.landing #dip h1, .directorydetail #dip h1, .directory #dip h1 { font-size: 40px; color: #fff; padding: 0; margin: 0; 
                  text-transform: none; text-shadow: 1px 1px 3px #222; filter: dropshadow(color=#222222, offx=1, offy=1); }
                  
.landing #dip span { padding: 8px 15px; background: transparent url("http://www.uww.edu/prebuilt/css/uww/img/bg_cls_blue.png"); 
                  position: absolute; left: 2px; top: 15px; }
                  
.directorydetail #dip span, .directory #dip span { padding: 8px 15px; 
                  background: transparent url("http://www.uww.edu/prebuilt/css/uww/img/bg_cls_brown.png"); 
                  position: absolute; left: 2px; top: 15px; }
                  
/* ----- COVERFLOW ROUNDABOUT ----- */
.roundabout-holder { padding: 0; width: 650px; margin: 0 auto; height: 295px; list-style: none; }

.roundabout-moveable-item { cursor: pointer; border: 3px solid #fff; position: relative; width: 500px; 
                                   height: 224px; -moz-box-shadow: 8px 8px 20px #000; box-shadow: 8px 8px 20px #000; }
                                   
.roundabout-moveable-item img { width: 100%; }

.roundabout-in-focus { cursor: auto; }

.roundabout-moveable-item a:hover { text-decoration
: none; }
.caption { font: bold 1em Arial; padding: .8em; text-align: left; 
             background: url('http://www.uww.edu/prebuilt/css/uww/img/bg_50_black.png'); 
             display: block; position: absolute; bottom: 0; left: 0; width: 29.6em; }
             
a .caption { color: #fff; }

.flowplayer { width: 500px; height: 224px; }

.popup { display: none; position: absolute !important; top: 0 !important; left: 0 !important; }

#exposeMask { opacity: 0 !important; }

/* ====== HEADER ====== */
#uwwHeader { position: relative; padding-bottom: 55px; }


/* ====== AUDIENCE NAV ====== */

#uwwAudienceNav { position: absolute; bottom: 10px; right: 0; font-size: 14px; float: none; clear: none; }

#uwwAudienceNav p { display: inline; font: 14px Arial; color: #e7e189; }
#uwwAudienceNav ul { display: inline; }

#uwwAudienceNav li { padding: 3px 5px 3px 10px; margin-left: 5px; }


/* ====== SEARCH DROPDOWN ====== */

#searchSection { width: 26px; height: 16px; margin: 1px 3px 0 0; background-color: #fff; 
                  text-align: left; float: left; position: relative; border: 1px solid #fff; }
                  
#searchSection a { width: 26px; height: 16px; display: block; 
                      background: url("http://www.uww.edu/prebuilt/images/uww/icon_tiny_arrow.gif") no-repeat right center; cursor: pointer; }
                      
#searchSection ul { position: absolute; top: 17px; left: 0; width: 165px; height: auto; padding: 5px; 
                     background: #fff url("http://www.uww.edu/prebuilt/css/uww/img/uwwBottomShadow-bg.png") repeat-x; font: 10px Arial; }
                     
#searchSection li { padding: 3px 3px 5px 20px; background-position: left top; background-color: #fff; }

#searchSection li:hover { background-color: #ededed; cursor: pointer; }

#searchSection #uww { background: url("http://www.uww.edu/prebuilt/images/uww/icon_search_uww.gif") no-repeat; }

#searchSection #gis{ background: url("http://www.uww.edu/prebuilt/images/uww/icon_search_gis.gif") no-repeat; }

#searchoptions { z-index: 50000; }


/* ====== WRAPPER USED IF THERE IS NO LARGE IMAGE ====== */

#wrapper { background-color: #fff; border-top: 5px solid #cfcfcf; padding: 15px 0 0 15px; margin-top: 15px; }

.landing #wrapper, .directorydetail #wrapper, .directory #wrapper { background: none; border: none; }


/* ====== CONTENT AREA ====== */

#content { width: 750px; background: none; padding-left: 20px; 
           background: url("http://www.uww.edu/prebuilt/images/uww/bg_cls_sidebar.gif") left top repeat-y;
           font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; 
}

.home #content { width:790px; background-image: none; }

#contentLeft { width: 470px; margin-right: 50px; }

.landing #contentLeft { width: 480px; }

.directory #contentLeft { width: 500px; margin-right: 35px; }

#contentLeft.full { width: 750px; margin-top: 20px}

#contentLeft h2 { color: #333; font: 24px sans-serif; text-transform: none; font-weight: normal; }

#contentLeft h2, #contentLeft h3, #contentLeft h4, #contentLeft h5 { margin-bottom: 10px; }

#contentLeft h3 { font-size: 18px; }

#contentLeft h4 { font-size: 15px; }

#contentLeft ul { margin-bottom: 10px; }

#contentLeft p { font: 12px  sans-serif; line-height:20px; margin-bottom:10px; padding: 2px;
                     margin-left: 0; }

.directory #contentLeft h2 { color: #331E54; }

.directory #contentLeft ol { margin: 5px 0 0 0; padding-left: 0 important; }

.directory #contentLeft ol li { font: bold 12px  ; 
                                list-style-type: none; padding: 2px 4px; cursor: pointer; float: left; margin-left: 0; }
                                
.directory #contentLeft ol li:hover.switchoff { background-color: #ededed; color: #000; }

.directory #contentLeft ol li.switchoff { color: #44687d; }

.directory #contentLeft ol li.switchon { color: #000; background-color: #ededed; }

.directory #contentLeft ol li.inactive { color: #ccc; cursor: default; }

.directory #contentLeft ol li:hover.inactive { background-color: #fff; }

#contentLeft ol li {  font:12px sans-serif; line-height:12px; margin: 3px 0 0 15px; 
                    border-top: 1px solid #eee; padding: 8px 0 0 0; }
                    
#contentLeft ol {list-style-type: decimal; }

#contentLeft ul {
        display:block;
        font: 12px  sans-serif; 
        float:left;
        margin-left:10px;
        line-height:22px;
        list-style:none;
        list-style-image:url("http://www.uww.edu/prebuilt/css/uww/img/list-arrow-bg.png");
        list-style-position:outside;
        white-space:normal;
        word-wrap:break-word;
      }


#contentRight { width: 200px; }

.landing #contentRight  { width: 160px; padding: 25px; border: 1px solid #ccc; 
                         -webkit-box-shadow: 3px 3px 5px #999; -moz-box-shadow: 3px 3px 5px #999; 
                         box-shadow: 3px 3px 5px #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
                         
.directorydetail #contentRight { width: 180px; padding: 15px; border: 1px solid #ccc; 
                                   -webkit-box-shadow: 3px 3px 5px #999; -moz-box-shadow: 3px 3px 5px #999; 
                                 box-shadow: 3px 3px 5px #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
                                 
.directory #contentRight { width: 160px; padding: 15px; border: 1px solid #ccc; 
                     -webkit-box-shadow: 3px 3px 5px #999; -moz-box-shadow: 3px 3px 5px #999; box-shadow: 3px 3px 5px #999; 
                     -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
                     
#level3control { float: left; width: 185px; padding: 25px 15px; margin-bottom: 35px; 
                    background: url("http://www.uww.edu/prebuilt/images/uww/icon_downarrow.gif") 30px 0 no-repeat; 
                   border: 1px solid #ccc; -webkit-box-shadow: 3px 3px 5px #999; -moz-box-shadow: 3px 3px 5px #999; box-shadow: 3px 3px 5px #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
                   
#level3control h3 { font-size: 18px; text-transform: none; font-weight: normal; color: #331e54; }

#level3control ul { list-style: url("http://www.uww.edu/prebuilt/images/uww/bg_arrow_headline.gif"); margin-bottom: 20px; }

#contentRight h2 { color: #331e54; font-size: 18px; text-transform: none; font-weight: normal; }

.directorydetail #contentRight ul { list-style: none; list-style-image: none; float: none; margin-left: 0; }

.directorydetail #contentRight li { margin-left: 0; line-height: 150%; padding-bottom: 10px; }

.directory #contentRight li  { margin-bottom: 10px; }

.directorydetail #contentRight p a { padding-left: 10px; 
                 background: url("http://www.uww.edu/prebuilt/css/uww/img/list-arrow-bg.png") left center no-repeat; }

#content.Full { width: 960px; }

#contentTop, #contentBottom { width: 96%; }

.home #contentTop { width: 655px; float: left; padding: 25px; }

#contentTop { margin-bottom: 20px; }

.landing #contentTop { margin-bottom: 50px; }

#contentBottom { margin-top: 25px; clear: both; }

#contentBottom ul { float: none; margin-bottom: 10px; }

#contentTop h2, #contentBottom h2 { text-transform: none; font-size: 24px; height: auto; color: #331E54; }

#contentTop h2 { font-size: 30px; font-weight: normal; width: 115px; float: left; padding: 0 50px 10px 50px; 
                   margin-right: 20px; border-right: 1px dotted #666; line-height: 110%; }
                   
#contentTop h3, #contentBottom h3 { font-size: 20px; text-transform: none; margin-bottom: 10px; }

#contentTop h4, #contentBottom h4 { font-size: 19px; color: #703F97; text-transform: none; margin-bottom: 10px; }

#contentTop h5, #contentBottom h5 { font-size: 17px; margin-bottom: 10px; text-transform: none; }

#contentTop h6, #contentBottom h6 { font-size: 13px; margin-bottom: 10px; }

#content img { margin-right:10px; }
#content .video, #content .video a, #content .video img { max-width: 625px; max-height: 281px; }

#content .flowplayer { width: 465px; height: 262px; }


/* ====== HOME PAGE COLUMNS ====== */
#contentCol1, #contentCol2, #contentCol3, #contentCol4 { float: left; width: 220px; margin-left: 25px; margin-top: 35px; }

#contentCol1 img, #contentCol2 img, #contentCol3  img, #contentCol4  img { width: auto; height: auto; }

#contentCol1 { margin-left: none; }
#contentCol2 { }
#contentCol3 { }
#contentCol4 { width: 190px; margin-top: 0; }


/* ====== COMPONENT BOXES ====== */

.infobox { width: 220px; margin-bottom: 20px; min-height: 350px; }

.short { min-height: 150px !important; }

.infobox li { line-height: 140%; margin-bottom: 5px; }

.landing #contentLeft .infobox, .internal #contentLeft .infobox { float: left; margin-right: 20px; }

.landing #contentLeft .infobox h2, .internal #contentLeft .infobox h2 { }

.landing #contentLeft .infobox h3, .internal #contentLeft .infobox h3 { color: #331E54; }

.landing #contentRight .infobox { width: auto; }

.landing #contentRight .infobox ul { margin: 0; }

.infobox h2 { text-transform: none; font-size: 24px; }

.infobox h3 { text-transform: none; font-size: 18px; line-height: 150%; font-weight: normal; }

.infobox img { padding: 1px; border: 1px solid #ccc; -webkit-border-radius: 3px; -moz-border-radius: 3px; 
               border-radius: 3px; float: none; }
               
.infobox ul { float: none !important; }

#content .infobox img { margin-bottom: 15px; display: block; }

.notebox { width: 170px; padding: 10px; background-color: #f3f3f3; }

.notebox h3 { background: url("http://www.uww.edu/prebuilt/cls/math/images/uww/img_paperclip.png") top right no-repeat; 
              text-align: center; color: #422c5b; font-size: 20px; text-transform: none; padding-top: 50px; 
              margin-bottom: 10px; margin-top: -30px; }
              
.notebox h4, .notebox h4 a { color: #44687d; font: bold ; text-tranform: none !important; margin-bottom: 10px; }

.notebox h5 { color: #999; }

.metabox { }

#contentLeft .weathercurrent { width: 475px; }

.weathercurrent table, .weathercurrent td, .weathercurrent tr { border: none; }

#contentLeft  .weathercurrent .alt { background-color: #f4f4f4 !important; }

#contentLeft .weathercurrent table { width: 450px; margin-bottom: 10px; border: 1px solid #ccc; }

#contentLeft .weathercurrent table th { padding: 10px; text-align: center; width: 40%; vertical-align: middle; }

#contentLeft .weathercurrent table td { padding: 0 5px; vertical-align: middle; }

#contentLeft .weathercurrent table h1 { font-size: 60px; clear: none; line-height: 100%; text-align: center; letter-spacing: -3px; }

#contentLeft .weathercurrent table h2 { clear: none; text-align: center; margin: 0; padding: 0; }

#contentLeft .weathercurrent table small { display: block; text-align: center; }

#contentLeft .weathercurrent table img { float: none !important; width: 50px; margin: 0 auto; }

#contentLeft .weathercurrent ul, #contentLeft .weathercurrent li { margin: 0; list-style: none; list-image: none; }

#contentLeft .weather5day { width: 515px; }

#contentLeft .weather5day li { width: 25%; padding: 5px; border: 1px solid #ccc; margin-right: 10px !important; 
             margin-bottom: 10px !important; float: left; height: 165px; overflow: hidden;  background-color: #F4F4F4; line-height: 125%; }
             
#contentLeft .weather5day ul, #contentLeft .weather5day li { margin: 0; list-style: none; list-image: none; }


/* ====== IMAGE GALLERY ====== */

#gallery { max-width: 625px; height: 425px; margin-bottom:10px; }


/* ====== DIRECTORY ====== */

#stafflist { margin-top: 10px; }

#stafflist ul { float: none; list-style-image: none; margin: 0; padding: 0; }

#stafflist li { margin: 0; padding: 20px 0; border-top: 1px solid #ededed; }

#stafflist li:first-child { border: none; }

#stafflist p { color: #a05324; font-family: Verdana; font-size: 14px; }

#stafflist p small { color: #000; font-size: 11px; }

#stafflist img { border: 1px solid #ccc; }


/* ====== FEEDS ====== */

#content .post-article { margin-bottom: 8px; padding: 8px; }

#content .alt { background-color: #EDE9E0; }

#content .post-article p { padding: 0 5px; line-height: 130%; }

#content .post-article h4 { margin-bottom: 5px; }

#content .post-article h3 { line-height: 100%; }

#content .post-article h3 a { font-size: inherit; color: inherit; text-transform: none; }



/* ====== PROFILE ====== */

#contentProfile { background: url("http://www.uww.edu/prebuilt/images/uww/icon_downarrow.gif") 30px 0 no-repeat; 
          border: 1px solid #ccc; -webkit-box-shadow: 3px 3px 5px #999; -moz-box-shadow: 3px 3px 5px #999; 
          box-shadow: 3px 3px 5px #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
          padding: 25px 20px 20px 20px; position: relative; margin-top: 30px; }
          
.directorydetail #contentProfile { margin-top: 0; }

#contentProfile span { padding: 8px 15px; background: transparent url("http://www.uww.edu/prebuilt/css/uww/img/bg_cls_purple.png"); 
                 position: absolute; left: 20px; top: 35px; }
                 
#contentProfile img { float: none; display: block; margin-bottom: 10px; }

#contentProfile h2 { color: #44687d !important; font-size: 18px !important; 
                      text-transform: none; margin: 0 0 8px 0; padding: 0; height: auto; }
                      
.directorydetail #contentProfile h2 { color: #a05324 !important; }

.directorydetail #contentProfile h2 a { color: #44687d; font-size: 16px; font-weight: normal; }

#contentProfile h3 { color: #fff; font-size: 16px; text-transform: none; }

#contentProfile p { line-height: 150%; }

#contentProfile p strong { color: #666; }


/* ====== TABLE ====== */

table, td, tr { border: 0px solid #a6a6a6; }

tr, td p, td h4 { padding: 5px; }

td h2, td h3 { padding: 10px; }

table .purple { background-color: #ccc5e9; }


/* ====== FOOTER ====== */
#uwwFooter { margin-top: -100px; min-height: 220px; }

#uwwFooter h4 { font: bold 16px "PT Sans", Candara, "Trebuchet MS", Verdana, sans-serif; color: #999; 
            text-transform: uppercase; margin-bottom: 5px; }
#uwwFooter a { text-decoration: underline; color: #999; font-weight: bold}

#uwwFooter p, #uwwFooter ul, #uwwFooter address { font-family: Verdana; font-size: 10px; line-height: 160%; color: #999 }

#uwwFooter .uww1k { background: url('http://www.uww.edu/prebuilt/css/uww/img/bg_cls_container.png') center top no-repeat; padding-top: 145px; }

#footercol1, #footercol2, #footercol3, #footercol4 { width: 25%; float: left; }

#footercol4 strong { position: relative; }

#footercol4 strong img { position: absolute; right: -25px; top: -4px; }

#uwwFooterLinks { margin-top: 10px; }

#uwwFooterLinks li { display: block; float: left; }

#menuBox { font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
                  background:none; border: 1px solid #827392; border-left: none; border-right: none; z-index: 999; position: relative; color: #fff;}

#menuBox ul.level1 a { text-transform: none; color: #fff; font-size:17px; }

#menuBox ul.level1 { width:100%; text-align: center; padding:10px 0; }

#menuBox ul.level1 li { display:inline; padding: 5px 15px; }
#listdivider {float: left; width: 100%; height: 5px; margin: 10px 0px; background-color: #cccccc }

#listbox {width: 600px; }
#listLbox {float: left; width: 300px }
#listRbox {margin-left: 350px; margin: 10px }
#gpdivider
{
  background-color: #cccccc;
  padding: 10px 10px 10px 10px;
  border: none;
}
#tbitem
{
  background-color: #ffffff;
  padding: 10px 10px 10px 10px;
  border: none;
  margin: 1em;
}

td {padding: 5px; }
.shaded {background-color: #9E7BFF}
