
body {
    font: 13px/1.22 arial,helvetica,clean,sans-serif;
    color: #808080;
    background-color: #dfdfdf;
    text-align: center;
}

body, div, h1, h2, h3, h4, h5, h6, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
}

h1 {
    color: #2d2d2d;
    font-size: 204%;
    font-weight: bold;
}

h2 {
    color: #2d2d2d;
    font-size: 131%;
    font-weight: bold;
    width: 100%;
    padding-bottom: 0.3em;
    border-bottom: 1px solid #c2c2c2;
}

h4 {
    color: #009fea;
}

img {
    border: 0;
}

div.lft {
    float: left;
}

div.rgt {
    float: right;
}

div.clr {
    clear: both;
}

div#header {
    margin: auto;
    width: 69.23em;
    *width: 67.5em;
    min-width: 900px;
    text-align: left;
    background-image: url(../images/header_bg.png);
    background-repeat: repeat-y;
    border-bottom: 5px solid #c2c2c2;
}

div#header .lft {
    margin-top: 0.7em;
    margin-left: 1.5em;
}

div#header .rgt {
    margin-top: 0.7em;
    margin-right: 0.9em;
}

div#header .clr {
    color: #fff;
    font-size: 85%;
    font-weight: bold;
    padding-bottom: 0.65em;
    padding-left: 2.9em;
}

div#header a {
    color: #fff;
    text-decoration: none;
    font-size: 93%;
    margin-right: 1.75em;
}

div#header a:hover {
    text-decoration: underline;
}

div#footer {
    clear: both;
    width: 100%;
    border-top: 1px solid #eaeaea;
    padding-top: 0.9em;
    padding-bottom: 1.8em;
    color: #c2c2c2;
    font-size: 85%;
}

div#footer a {
    color: #009fea;
    text-decoration: none;
}

div#footer a:hover {
    text-decoration: underline;
}

div#content {
    margin: auto;
    width: 64.31em;
    *width: 62.7em;
    min-width: 836px;
    text-align: left;
    background-color: #fff;
    padding-top: 1.8em;
    padding-left: 2.5em;
    padding-right: 2.5em;
}

#cds-content {
    margin-bottom: 2.5em;
    min-height: 500px;
}

#cds-content .odd-row {
    background-color: #eaeaea;
}

#cds-keyword-search-header p {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}

#cds-details-header {
    margin-top: 1.5em;
}

#cds-details-attribute-table {
    width: 450px;
}

#cds-details-attachment-table {
    width: 225px;
}

#cds-browse-table {
    text-align: left;
}

#cds-browse-table .image-row td,
#cds-browse-table .title-row td {
    margin: 0;
    padding: 0 0 0 2em;
}
