.search-forms {
  margin-bottom:0;	
}
.search-forms label {
  font-size: 18px;	
  font-weight: bold;	
}
.search-forms select {
  margin-top: 5px;
  background-color: #eee;
  border-color: #ccc;
  padding: 12px;
}
optgroup {
  text-decoration: none;	
  color: #666;
  font-style:normal;
  font-weight: normal;
}
#developers_wrapper h3 {
  margin-top: 5px;	
}
#connect_icons img {
  margin-right: 3px;	
}