#pcc_header {
    border-bottom: 0;
    margin-bottom: 0;
} 
#ppc-wrapper {
    margin: 0 0 16px 0;
    background: none repeat scroll 0 0 #EDEDED;
    margin: 0 0 16px;
    padding: 10px;
    overflow: hidden;
}
body .ppc-finder label {
    color: #505050;
    float: left;
    font: bold 22px/32px Arial;
    padding-bottom: 0 !important;
    padding-right: 10px;
    text-decoration: none;
}
.ppc-finder {
   z-index: 6;
}

form#ppc-finder-local-authority {
    border: medium none;
    display: block;
    float: left;
    height: 34px;
    padding: 0;
    position: relative;
    width: 296px;
}
.ppc-finder form input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #999999 -moz-use-text-color #999999 #999999;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    color: #505050;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 0.95em;
    height: 15.2px;
    overflow: hidden;
    padding: 8px;
    width: 266px;
}
/*Form 2*/
.ppc-finder-local-authority {
  overlow: hidden;
  display: block;
}
.ppc-finder .local-authority-box {
    background: none repeat scroll 0 0 white;
    border-color: #999999;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    height: 100px;
    margin: 0 0 0 8px;
    overflow-y: scroll;
    position: absolute;
    top: 280px;
    visibility: visible;
    width: 267px;
    z-index: 15;
}
.ppc-finder .local-authority-box ul li {
    padding-top: 4px;
}
.ppc-finder .local-authority-box ul li a {
    color: #505050;
    font: 0.95em/1em Arial;
    margin-top: 11px;
    padding: 8px 0 0 8px;
    text-decoration: none;
}
.ppc-finder .ppc-finder-local-authority-select {


}
.ppc-finder .styled-select select {
   background: transparent;
   padding: 5px;
   height: 34px;
   margin: 0px;
   box-sizing: border-box;
   -webkit-appearance: none;
   word-wrap: break-word;
    cursor: pointer;
    position: absolute;
    top: 0px;
    border: 1px solid #999999;
    color: #505050;
    width: 276px !important;
    
    border-right: 1px solid #999999 !important; 
}
.ppc-finder .styled-select {
    width: 252px;
    height: 34px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    background: url("/view/1_3_3/cream/hi/shared/img/select-arrow.png") no-repeat right #FFFFFF;
}
.ppc-finder button.ppc-finder-authority-submit { /*Button*/
     -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #505050;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #EDEDED;
    border-style: none none none solid;
    border-width: medium medium medium 1px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 34px;
    width: 43px;
    line-height: 16px;
    margin: 0;
    overflow: hidden;
    padding: 6px;
    text-align: center;
    position: absolute;
    top: 0px;
    right: 0px;
}
/*Error message*/
.ppc-finder label.pcc-error {
    color: red;
    position: absolute;
    top: -20px;
}

.story-body .ppc-finder label {
	display: inline-block;
    line-height: 34px;
    margin: 0;
    width: 240px;
}
.story-body .ppc-finder #ppc-finder-local-authority {
    float: left;
    margin: 0;
}

#pcc-button-hidden{width: 253px; height: 34px; overflow: hidden;border-right: 1px solid #999999}