#ranches_popup {
  width: 500px;
  padding: 195px 40px 1px 40px;
  background: #C0AD7D url(/images/ranches_popup.gif) no-repeat; }
  #ranches_popup table {
    width: 490px; }
    #ranches_popup table th {
      font-size: 12px;
      font-weight: bold;
      color: #8A381C;
      text-align: left;
      padding: 8px 20px 10px 3px;
      white-space: nowrap;
      vertical-align: middle;
      background: url(/images/popup_border.gif) repeat-x 0 bottom; }
    #ranches_popup table td {
      font-size: 12px;
      color: #000;
      padding: 8px 20px 10px 3px;
      vertical-align: middle;
      background: url(/images/popup_border.gif) repeat-x 0 bottom; }
      #ranches_popup table td.col1 {
        text-decoration: underline;
        white-space: nowrap; }
    #ranches_popup table .bottom td {
      background: transparent !important; }
  #ranches_popup h4 {
    margin: 1.5em 0; }
  #ranches_popup p {
    font-size: 11px;
    color: #000;
    font-style: italic; }  #ranches_popup a {  	text-decoration: underline;  	color: #000;  }
