fieldset {
  background:#eee;
  padding:5px 0 5px 20px;
  color:#000;
  border:none;
  margin-top:5px;
  
}

legend {
  color: #000;
  padding-left:5px;
  font-weight:bold;
  font-size: 90%;
  margin-left:-20px;
  text-transform:uppercase;
  font-family:arial,tahoma,verdana;  
}

body, h3  {
  color: #000;
}

.w_breadcrumb {
  margin: 0 0 0 10px;
  color: #fff;
}

.w_breadcrumb a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

/* -------------------------------------------------------------------------- */


div.lep_pagination {
  text-align: center;
}

div.lep_pagination a {
  text-decoration: none;
  color: #333;
}


/* -------------------------------------------------------------------------- */

.form_value, .form_field {
  padding: 5px;
}

.form_value .inputText, .form_value .textarea {
  width: 300px;
}

.form_value .textarea {
  height: 70px;
}

.form_value label {
  margin: 0 0 0 5px;
}

/* -------------------------------------------------------------------------- */

.error_individual_field {
  background-color: #ccc;  
}

.error_msg {
  color: #B41E22;
  padding: 0 0 0 130px;
}

.error_msg li {
  list-style: square;
}

.Post ul li, .Post ol ul li {
  background-image: none;
  background-repeat: no-repeat;
  padding-left: 0;
}

/* -------------------------------------------------------------------------- */

.lep_select_maincat {
  background: #333;  
  color: #fff;
}

.lep_select_subcat {
  background: #fff;    
}

/* -------------------------------------------------------------------------- */

.w_tag_cloud ul {
  text-align: left;
}

.w_tag_cloud ul li {
  margin-left: 0px; 
  line-height: 150%;
  background-image: url(images/111.png);
}

.w_tag_cloud .smallest {
  font-size: 100%;
}

.w_tag_cloud .small {
  font-size: 110%;
}

.w_tag_cloud .medium {
  font-size: 120%;
}

.w_tag_cloud .large {
  font-size: 130%;
  font-weight: bold;
}

.w_tag_cloud .largest {
  font-size: 140%;
  font-weight: bold;
}

.w_tag_cloud {
  text-align: justify;
}

.w_tag_cloud li {
  list-style: none;
  display: inline;
  margin: 0 3px;
}

.w_tag_cloud a {
  color: #000;
}
