/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

div.featured_business {
  padding: 0 0 10px;
}

.featured_business>.photo {
  margin: 0 0 0 -15px;
  padding: 0 0 10px;
}

div.featured_business>div.photo>a>img {
  border: none;
  margin-left: 2px;
}

.si_widget .featured_business ul.contact_info li h5 {
  height: auto !important;
  min-height: 26px;
}

.si_widget .featured_business ul.contact_info li h5 a {
  display: inline;
  padding-left: 31px !important;
}

div.featured_business_list {
  margin: 0 0 0 -15px;
  padding: 0 0 10px;
}
