#scotland-health {
    background: none repeat scroll 0 0 #EDEDED;
    margin: 0 0 16px;
    overflow: hidden;
    height: 51px;
    padding: 10px;
}
#scotland-health .label-form {
    margin: 0 auto;
    width: 290px;
}
#scotland-health label {
    color: #505050;
    display: block;
    font: bold 22px/32px Arial;
    margin-top: 8px;
    padding-bottom: 0 !important;
    text-decoration: none;

}
#scotland-health form {
    border: medium none;
    display: block;
    height: 34px;
    margin-top: 8px;
    padding: 0;
    position: relative;
    width: 283px;
}

#scotland-health 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*/
#scotland-health #scotland-health-dd {
  overlow: hidden;
  display: block;
}
#scotland-health .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;
}
#scotland-health .local-authority-box ul li {
    padding-top: 4px;
}
#scotland-health .local-authority-box ul li a {
    color: #505050;
    font: 0.95em/1em Arial;
    margin-top: 11px;
    padding: 8px 0 0 8px;
    text-decoration: none;
}
#scotland_health #scotland_health-local-authority-select {


}
#scotland-health .styled-select select {
   background: transparent;
   width: 268px;
   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;
}
#scotland-health .styled-select {
    width: 240px;
    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;
}
#scotland-health button#select-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;
    line-height: 16px;
    margin: 0;
    overflow: hidden;
    padding: 6px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 43px;
}
#scotland-health .left {
    float: left;
}
#scotland-health .right {
    float: right;
}