#body {
    width: 100%;
}

#header {
    margin-left: 2px;
    margin-top: 10px;
    width: auto;
    height: 103px;
    overflow: visible;
    background-color: #513830;
}

#contentContainer {
    margin-left: 2px;
    clear: both;
    background-color: rgb(201, 173, 109);
    width: 100%;
}

#menu {
    margin-left: 2px;
    margin-top: 0px;
    width: 210px;
    height: auto;
    float: left;
    background: gray;
}

body {
  /*
    column-count: 2;
	!removed 2015-02-09 by Eric.  Was killing Safari rendering.   Believe it was added years ago to account for old IE6 div float bug.
	*/
	
}

#resultList {
    width: 100%;
    height: 100%;
}

#menu_homeLink {
    position: relative;
    top: 1px;
    float: right;
    width: 100%;
    height: 0px;
    overflow: visible;
}

#subMenu {
    margin-top: 0px;
    margin-left: 0px;
    width: 210px;
}

#footer {
    margin-left: 2px;
    width: 100%;
    height: 31px;
    overflow: visible;
    background-color: rgb(82, 49, 49);
    clear: both;
}

a {
    color: rgb(111, 11, 11);
}

span.appendix {
    color: black;
}

span.appendix i {
    color: rgb(111, 11, 11);
    font-style: italic;
    text-decoration: underline;
}

#header img {
    width: auto;
    height: 100px;
}

.page_content {
    float: none;
    width: auto;
    margin-left: 212px;
    background-color: rgb(244, 236, 226);
}

.page_content_internal {
    padding-left: 7px;
    padding-top: 3px;
    width: auto;
    height: auto;
    padding-bottom: 60px;
}

.page_content p {
    margin-left: 10px;
    font-family: 'Arial';
    font-size: 12px;
    margin-right: 20px;
}

.page_content ul li {
    margin-left: 10px;
    font-family: 'Arial';
    font-size: 12px;
    margin-bottom: 10px;
}

.page_content ul li ul {
    margin-top: 1em;
}

.page_content h1 {
    font-family: Arial;
    margin-left: 10px;
    color: rgb(50, 67, 79);
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

.page_content h2 {
    font-family: Arial;
    margin-left: 10px;
    color: rgb(50, 67, 79);
    font-size: 14px;
    font-weight: bold
}

.tooldescription {
    font-family: Arial;
    margin-left: 10px;
    font-size: 13px;
}

.tooldescription h2 {
    margin-bottom: 2px;
}

.tooldescription h2 a {
    font-family: Arial;
    font-size: 13px;
    color: rgb(111, 11, 11);
}

.tooldescription p {
    font-family: Arial;
    font-size: 13px;
    margin-bottom: 2px;
    margin-top: 0px;
}

.tooldescription ul li {
    margin-bottom: 20px;
}

table.advancedSearch {
    font-family: 'Arial';
    font-weight: bold;
    font-size: 13px;
    text-align: right;
    width: 100%;
}

td.label {
    width: 150px;
}

td.AdvSearchMessage {
    text-align: left;
    width: 104px;
    font-size: 75%;
    font-weight: normal;
}

td.message {
    text-align: left;
    font-weight: normal;
    width: 53px;
    font-size: 75%;
}

.inputSimple {
    background-color: white;
}

td.advSearchInput {
    font-weight: normal;
    text-align: left;
}

td.advSearchInput input {
    width: 380px;
    height: 15px;
}

.versionsSel {
    width: 405px;
}

.topQueryInput {
    position: absolute;
    width: 405px;
    height:22px;

}

.advSearchLinksPrelim  {
    color: #6F0B0B;
}

.advSearchLinksNormal  {
    color: #6F0B0B;
}

div.box {
    background-color: rgb(225, 210, 174);
    padding: 10px 10px 10px 10px;
    margin: 10px 10px 10px 10px;
}


span.item_text{
	color:blue;
}


#text_SITE_CHANGE_NOTICE span{
	color: red;
	
}

div.citebox {
    background-color: rgb(225, 210, 174);
    padding: 10px 10px 10px 10px;
}

div.citeresults {
    font-family: 'Arial';
    font-size: 13px;
    border: solid thin rgb(204, 204, 204);
    background-color: white;
    margin-right: 15px;
    margin-bottom: 50px;
}

div.citeresults-subtitle {
    font-weight: bold;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 15px;
}

div.citeresults-heading {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 15px;
}

div.citeresults p {
    margin-bottom: 15px;
    font-size: 13px;
    margin-left: 10px;
    margin-right: 15px;
}

div.note {
    margin-top: 20px;
    margin-bottom: 10px;
}

.note p {
    font-size: 11px;
    font-family: Arial;
}

.clean {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: sans-serif;
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

.results {
    width: 100%;
    float: left;
    font-family: 'Arial';
    font-size: 13px;
}

div.results-cite {
    width: 121px;
    float: left;
    color: rgb(0, 0, 0);
}

.results-cite-edition {
    font-size: 11px;
}

div.results-body {
    color: rgb(102, 102, 102);
    width: auto;
    float: none;
    margin-left: 120px;
}

div.results-body>a.hl {
    font-family: 'Arial';
    color: rgb(51, 51, 51);
    font-size: 13px;
    font-weight: 800;
}

div.results-body form a {
    color: rgb(111, 11, 11);
}

div.results-body span {
    color: rgb(50, 67, 79);
    font-size: 11px;
}

span.footer a {
    color: rgb(244, 236, 226);
    font-size: 13px;
}

div.pagination {
    width: auto;
    min-height: 58px;
    margin-top: 6px;
}

div.pagination>div.pagination-top {
    width: 100%;
    height: 2px;
    border-top: rgb(207, 194, 178) solid 2px;
}

div.pagination>div.pagination-bottom {
    width: 100%;
    height: 2px;
    border-bottom: rgb(207, 194, 178) solid 2px;
    float: right;
}

.paginationItem {
    margin-right: 4px;
    display: inline;
    height: 18px;
    padding: 1px 3px 0 3px;
    background-color: rgb(225, 210, 174);
    color: rgb(87, 67, 131);
    font-family: 'Arial';
    font-size: 13px;
    border: solid rgb(187, 154, 74) thin;
    text-align: center;
    font-weight: normal;
    text-decoration: none;
    overflow: visible;
}

.paginationItemSmall {
    font-size: 9px;
    padding: 3px 2px 1px 2px;
}

.paginationItemSelected {
    background-color: rgb(255, 255, 255);
    font-weight: bold;
}

div.viewContent {
    height: 530px;
    width: 770px;
}

.locationInput_container {
    font-family: Arial;
    font-size: 12px;
}

div.locationInput_container div input {
    font-size: 12px;
    width: 100%;
    height: 20px;
}

div.locationInput_first {
    float: left;
}

div.locationInput {
    margin-left: 10px;
    float: left;
}

div.w_title {
    width: 75px;
}

div.w_section {
    width: 130px;
}

div.w_subSection {
    width: 177px;
}

div.w_subtitle {
    width: 40px;
}

div.w_chapter {
    width: 40px;
}

div.w_subchapter {
    width: 55px;
}

div.w_subpart {
    width: 40px;
}

div.extendButton {
    padding-top: 15px;
    margin-left: 10px;
    float: left;
    height: 25px;
    width: 10px;
}

div.extendButton input {
    height: 25px;
    width: 10px;
}

#classificationsInfo div, #classificationsInfoB div {
    border: rgb(201, 173, 109) solid medium;
    font-weight: normal;
    background-color: rgb(244, 236, 226);
    width: 298px;
    padding: 20px 5px 20px 5px;
}

p.aboutclass, p.explanation {
    text-indent: 1em;
}

p.address {
        text-indent: 5em;
}

.debugCode {
    visibility: hidden;
    display: none;
}

<!--
For debugging purpose -->div.results-body span .editionYear {
    color: red;
}

#viewVersion {
    display: inline;
}

#changeVersion {
    display: none;
}

.searchLink {
    font-family: 'Arial';
    font-size: 13px;
}

.searchLinkb {
    font-family: 'Arial';
    font-size: 11px;
}

.searchButton {
    width: 70px;
    height: 25px;
	left: 677px;
	margin-left: 20px;
    font-family: 'Arial';
    font-size: 12px;
}

.searchDivLink {
    height: 12px;
}

.searchBox {
    margin-left: 91px;
    width: 90%;
    height: 80px;
}

.searchBoxB {
    margin-left: 0px;
    margin-right: 10px;
    width: auto;
    height: 70px;
}

.prelim {
    background-color: rgb(225, 210, 174);
    color: black;
}

.prelim input[type=text] {
    background-color: white;
}

.normal {
    background-color: rgb(225, 210, 174);
    color: black;
}

.prelimText a {
    color: #C9AD6D;
}

#jumpToContainer {
    margin-top: 15px;
    padding-bottom: 10px;
    width: auto;
    height: 45px;
    margin-right: 10px;
}

div.prelimBox {
    background-color: #523106;
    color: #C9AD6D;
    padding: 10px 10px 10px 10px;
    margin: 10px 10px 10px 10px;
}

#treeFrame .body {
    background-color: red;
}

#tbl {
    font-family: 'Arial';
    font-size: 14px;
}

#maincontainer{
    background: none repeat scroll 0 0 #F4ECE2;
    float: left;
    height: 100%;
    width: auto;
    margin-left: -7px;
}

.leftcolumn{
    float: left;
    width: 5%;
}

.rightcolumn{
   float: left;
   width: 95%
}

.fullLine {
   float: left;
   width: 100%;
   height: 100%;
   background: none repeat scroll 0 0 #F4ECE2;
}

.fullLineb {
   float: left;
   width: auto;
   height: 100%;
   background: none repeat scroll 0 0 #F4ECE2;
   margin-left: -7px;
}