a.salesFlyer img {
  height: 91px;
  width: 225px;
  margin-top: 10px;
  background-color: red;
}

#content ul {
  padding-top: 5px;
}

.featuredIndustryProduct {
  height: 100px;
  position: relative;
}

.featuredIndustryProduct img {
  position: relative;
  top: 50%;
  margin-top: -50px;
}

.third {
  float: left;
  width: 32%;
}

#sources {
  margin-top: 20px;
}

.half h3 a img {
  float: left;
}

li.half {
    float:left;
    width:45%;
    margin:5px 0px;
}

.myhalf{
    width:50%;
}

.searchBorder{
    border : 2px solid #FF6600;
}

.selectBorderNone{
    border : 0px none;
    margin: -1px;
}

.contactHalf {
  display: block;	
  float: left;
  width: 48%;
  height: 90px;
  margin: 5px 5px 0px 0px;	
}

#contractContacts .name { font-weight: bold; }

.outerDivForSelect{
    border:2px solid #FF6600;padding:0px;float:left
}

.innerDivForSelect{
    overflow:hidden;float:left
}
