a:visited {color:#1A4155}
#search_providers {font-style:italic; padding:10px; display:block} 
.et-table { font-size: 0.6em }
.et-table dd {margin-left: 8em; position:relative; top: -1.3em;}
.et-table dl {float:left; margin-left:20px}
.et-table dt {font-weight:bold}
.et-simple .et-control-stars {display:inline} 
.clear {clear:both}

.ui-selecting { background: #FECA40; }
.ui-selected { background: #FFF8AF; }
.ui-dialog {font-size: 0.75em}

.tool-tip 
      {
          padding:6px;
          background-color: black; 
          color: white; 
          border:solid 2px #FFFFFF; 
          font-size:small;
          text-align: center;
      }
.callout-container {
  display:none;
}

#header a {color:white;}
#header {}
#header h1 {padding-bottom:0px;margin-bottom:0px}

/**
 * Data Card Styles 
 */ 

/* "Cells" */
.cell {
      background-color: #FCFFDF; 
      padding: 3px;
      float:left; 
      width:100px;
      height:2em;
      white-space:nowrap;
      margin: 0.5em 5px;
      overflow:hidden
      }
.selectcell {
      background-color: #FCFFDF; /*#C2CFCF;*/ 
      padding: 3px;
      float:left; 
      width:2em;
      height:2em;
      white-space:nowrap;
      margin: 0.5em 5px;
      overflow:hidden
      }
#et_header { 
      border-bottom: 2px solid black;
      border-top: 2px solid black;
}

.stars {width: 114px}
.coname {width: 200px}
.weblink {width: 200px}
.first-col {
            border:none;
            background-color:transparent;
            overflow:visible;
            padding:0px;
           }
.display-buttons .button {padding:5px 2px; margin: 0px 2px; width: 20px; height: 16px;}
.display-buttons .button .ui-icon {float:none; margin: 0 auto}
.et-select-toggle-button {width: 66px; text-align:center}


/*.et-altrow {background-color: #E2DFFF}*/
.et-table {margin: 1em auto; width:850px}

.et-edit-card { background-color:white; padding:5px }
.et-edit-card h1 { font-size: 2em; color:white; background-color: #547080; margin:0px; padding:5px  }
.et-next-page {display:inline; margin-left:1em}
.et-prev-page {display:inline; margin-left:1em}
.et-pageinate-message {display:inline}
.et-display-card { border-bottom: 1px dotted gray }
.et-pageinate-message { font-style:italic; margin-top:1em}
.et-sort-box {
   -moz-user-select: none;
   -khtml-user-select: none;
   user-select: none;
   cursor: pointer;
}
#create_buttons .button a {position:relative; top:2px; }
.et-missing {color: gray; font-style:italic}

