.yui-t1 .yui-b {
float:left;
width:9.7em;
}

.yui-t1 #yui-main .yui-b {
margin-left:9.7em;
}
.yui-b, .yui-g, .yui-u{margin:0;padding:0;}

a {color: #327fc3;}

.select-string {
    background-color: #327fc3;
    color: white;
    padding-left: 18px;
}

a:hover {
    text-decoration: underline;
  }


tr, td {
    padding: 0;
    margin: 0;
  }


#horizontal-pivot {
    margin: 0;
    margin-top: 10px;
    margin-bottom: 8px;
    padding: 0;
    padding-top: 0px;
  }


#horizontal-pivot li {
    display: inline;
    padding: 8px 4px;
    background-image: none;
    background-color: #ffffff;
    color: #327fc3;
    text-align: center;
    border: solid 1px #327fc3;
    border-bottom: 0;
  }


#horizontal-pivot li a {
    color: #327fc3;
    font-size: 12px;
  }


#horizontal-pivot li:hover, #horizontal-pivot li.selected {
    background-color: #327fc3;
  }


#horizontal-pivot li:hover a, #horizontal-pivot li.selected a {
    color: #ffffff;
  }


#search-ui-content {
    margin-bottom : 10px;
    width : 100%;
  }


#search-ui-content #no-results-message {
    display: block;
  }


#search-ui-content #no-results-message.hidden {
    display: none;
  }


#search-ui-content #loading-results-message {
    display: block;
    padding-left: 20px;
    background-image: url('/site_media/js/yui/treeview/assets/loading.gif');
    background-position: center left;
    background-repeat: no-repeat;
  }


#search-ui-content #loading-results-message.hidden {
    display: none;
  }


#inner-content {
    padding: 10px;
  }

#tab-pane {
    background-color: #fff;
    border-color : #327fc3;
    border-style : solid;
    border-width : 1px;
    min-height: 510px;
    height: auto;
    height: 100%;
  }

#treeview-location {
    padding: 10px;
  }
.centered-image {
text-align:center;
}

/* Yahoo treeview HTML Node : used for the company*/

.ygtvhtml {
    width: 30em;
  }

#yui-history-iframe {
  position:absolute;
  top:0; left:0;
  width:1px; height:1px;
  visibility:hidden;
}



