.clear{clear:both}
.inner{clear:both; position:relative; overflow:hidden} 
.js .inner{visibility:hidden} 
.expand{clear:both; margin:0; padding-bottom:.75em; text-indent:1px}
 .collapse {margin-bottom:0em; overflow:hidden} 
.collapse p {margin:0 11px 1em} 
.switch {position:relative; text-align:right; top:1em; right: 1.5em; padding:10px;color:blue;} 
.post .switch {position:static; text-align:right} 
.post .main{margin-bottom:1em; padding-bottom:0} 
.switch a:link, .switch a:visited {color:#0080FF; padding-right:1px; background-image:none; text-decoration:none;} 
.switch a:hover, .switch a:focus, .switch a:active{background-color:transparent; text-decoration:underline;} 
.post .switch a:hover, .post .switch a:focus, .post .switch a:active{background-color:#efefef}
#wrapper .expand a {display:block; padding:3px 10px} 
#wrapper .expand a:link, #wrapper .expand a:visited {
  display:block;
  padding:3px 0;
  border-width:0px;
  background-image: url('https://pw.lacounty.gov/landing/img/expand_grey.gif');
  background-repeat:no-repeat;
  background-position:100% 50%; 
  text-decoration:none; 
  color:#033;
  
}
#wrapper .expand a:hover, #wrapper .expand a:active, #wrapper .expand a:focus {
  outline-color:#dedede;   
}
expand a:hover{ a:hover color:#033 }
#wrapper .expand a:link.open, #wrapper .expand a:visited.open {
  border-style:solid;
  background-image: url('https://pw.lacounty.gov/landing/img/collapse_grey.gif');
  text-decoration:none; 
  color:#033;
}

h5.expand{  }
div.collapse{ padding-left:15px; }
#acc h5{width:98.5%; border:1px solid #8ca3bc; padding:4px 6px 3px; margin-top:5px; cursor:pointer; background:url('https://pw.lacounty.gov/landing/img/header.gif')}
#acc h5:hover {background:url('https://pw.lacounty.gov/landing/img/header_over.gif')}
#acc {width:100%; list-style:none; color:#033; margin:0 auto 0px; }
#acc .collapse {overflow:hidden; background:#fff}
#acc .collapse {width:97.6%; padding:10px; border:1px solid #8ca3bc; border-top:none; background:#fff}
#acc h3 {font-size: 11.5px; margin:5px 15px 15px 0px}
#acc h4 {font-weight: bold; font-size: 13px; border-bottom: 1px solid #8ca3bc; margin-bottom: 5px;}
#acc ol {padding-left: 22px;}
#acc ul {padding-left: 15px; list-style-type: square;}
#acc li {margin-bottom: 5px;}

.PagraphHeader
{
    height: 20px;
    background-image: url(/epd/swims/images/bg-menu-main.gif);
    background-repeat: repeat-x;
    color: #424242;
    border: solid 1px #D9E1C9;
    border-left: solid 20px #C2D4C2;
    font-family: Trebuchet MS;
    background-color: #D9E1C9;
    padding: 2px 2px 2px 5px;
    font-weight: bold;
    text-transform: none;
    font-size: 14px;
    
}