
/*-- SEARCH MANAGER CSS START --*/

.sm_title{

  font-family: sans-serif;
  font-size: 11px;
  font-weight: bold;

}

.sm_form_instruct{

  font-family: sans-serif;

}

.sm_form_desc{

  width: 80px;
  padding-right: 10px;
  font-family: sans-serif;
  font-size: 10px;
  text-align: right;

}

.sm_textfield{

  font-family: sans-serif;
  font-size: 11px;

}

.sm_button{

  height: 20px;
  padding-bottom: 2px;
  font-family: sans-serif;
  font-size: 10px;
  color: #ffffff;
  background: url(http://endependence.info/img/layout/action/sm_button_20.gif);
  border: 0px;

}

.sm_desc_text{

  padding: 0px 5px 0px 5px;
  font-size: 10px;
  color: #A27B06;
  cursor: default;

}

/*-- SEARCH MANAGER CSS END --*/

/*-- INDEX HOT LIST CSS START --*/

.ihl_cat_table{

  width: 175px;

}

.ihl_cat_name{

  height: 20px;
  padding: 0px 5px 2px 5px;
  font-size: 11px;
  font-weight: bold;
  color: white;
  background: url(http://endependence.info/img/layout/general/header_bg_blue.jpg);

}

.ihl_list_pos{

  font-size: 10px;
  font-color: #333333;

}

.ihl_bl_link:link{

  font-weight: bold;
  color: #205e5d;
  text-decoration: none;

}

.ihl_bl_link:visited{

  font-weight: bold;
  color: #205e5d;
  text-decoration: none;

}

.ihl_bl_link:hover{

  font-weight: bold;
  color: #205e5d;
  text-decoration: underline;

}

.ihl_bl_loc{

  text-transform: uppercase;
  font-size: 9px;
  color: #666666;

}

/*-- INDEX HOT LIST CSS END --*/