div.info_news_about_business div.info_title
{
  background-color: #626b70;
  border:solid 1px #626b70;
}

div.info_latest_businesses div.info_title
{
  background-color: #626b70;
  border:solid 1px #626b70;
}

div.info_add_business_news div.info_title
{
  background-color: #208FBD;
  border:solid 1px #208FBD;
}

div.info_lead_reportstats div.info_title
{
  background-color: #626b70;
  border:solid 1px #626b70;
}

div.info_add_business_news div.info_data
{
  padding: 15px;
}

div.form_business_lead div.form_input span label
{
  display: inline;
}

div.form_business_lead div.form_input span span.widget
{
  display: inline;
  float: right;
}

div.form_business_lead div.form_input span span.widget textarea
{
  width: 300px;
  height: 100px;
}

div.lead_view
{
  padding: 1em;
  background-color: white;
}

div.lead_view div.lead_header
{
  background-color: #cccbcb;
  margin-bottom: 2em;
  padding: 1em;
}

div.lead_view div.lead_header span.label
{
  font-weight: bold;
}
