body {
    margin: 0px auto 0px auto;
    padding: 0px;
    width: 940px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

#find-a-council, #find-a-business {
    width: 165px;
    margin: 0px 0px 8px 0px;
    padding: 29px 0px 12px 19px;
}
#find-a-council p, #find-a-business p {
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px 0px 14px 0px;
    padding: 0px;
}

#find-a-council {
    height: 82px;
    background-color: #cd4008;
}
#find-a-council select {
    width: 116px;
}
#find-a-business {
    height: 78px;
    background-color: #3569cf;
}

.setwidth {
    width: 110px;
}

.midheight {
    vertical-align: middle;
}

#login {
    width: 164px;
    height: 96px;
    margin: 20px 0px 8px 0px;
    padding: 15px 0px 0px 18px;
}

#login form p {
    font-size: 0.6em;
    margin: 0px;
    padding: 5px;
}
#login form p a {
    color: #bbbbbb;
}

#sotd-logo img {
    margin-left: 18px;
}



#left-column {
    width: 203px;
    background-image: url("/images/transparency-data/left-column-background.png");
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 2px 0px 0px 48px;
}

#right-column #top #main-headings a.highlight, #right-column #top #sub-headings a.highlight {
    color: #cd4008;
}

#right-column {
    width: 686px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
}
#right-column #top {
    height: 70px;
    background-image: url("/images/transparency-data/right-column-background-top.png");
    background-repeat: no-repeat;
}
#right-column #top #main-headings {
    margin-left: 28px;
}
#right-column #top #main-headings a {
    margin: 0px 0px 0px 19px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    color: #3569cf;
}

#right-column #top #sub-headings {
    margin: 24px 0px 0px 36px;
}
#right-column #top #sub-headings a {
    margin: 0px 0px 0px 10px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.75em;
    color: #787775;
}

#right-column #page-content {
    min-height: 370px;
    background-image: url("/images/transparency-data/right-column-background.png");
    background-repeat: repeat-y;
    padding: 16px 46px 0px 44px;
    font-size: 0.8em;
    color: #787775;
}

#content-left {
    padding-right: 10px;
    width: 360px;
    min-height: 350px;
    overflow-y: scroll;
    overflow-x: hidden;
}

#content-full {
    width: 596px;
    min-height: 350px;
    overflow-y: scroll;
    overflow-x: hidden;
}
#content-left h1, #content-full h1 {
    font-size: 1.0em;
}
p.question, p.answer {
    margin: 0px;
    padding: 0px;
}
p.answer {
    font-style: italic;
}

.float-right {
    float: right;
}

#right-column #bottom {
    height: 16px;
    background-image: url("/images/transparency-data/right-column-background-bottom.png");
    background-repeat: no-repeat;
    background-position: bottom;
}



#footer {
    clear: both;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    height: 32px;
    margin: 60px 0px 0px 0px;
    padding: 4px;
}
#footer #cert {
    float: left;
}
#footer #cert a img {
    border-style: none;
}
#footer #info {
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
    margin-top: 6px;
}
#footer #info a {
    color: #cd4008;
    text-decoration: none;
    margin: 0px 8px 0px 8px;
}
#footer #stats-requests {
    float: right;
    width: 175px;
    text-align: center;
}
#footer #stats-month {
    float: right;
    border: 1px solid #cccccc;
    margin-top: 2px;
    padding: 5px 8px 5px 8px;
    width: 58px;
    font-size: 12px;
}
#footer #requests-this-month {
    margin-top: 3px;
}



#copyright {
    color: #979797;
    font-size: 0.5em;
    text-align: center;
    margin: 20px auto 10px auto;
}

#left-column form {
    margin: 0;
    padding: 0;
}
