.introduction {
margin-bottom: 1em;
}
.introduction img.inlineFloat {
margin-top: 0px;
}
#capabilitiesTable h3 {
margin-bottom: 0;
font: bold 11px/150% Verdana, Arial, Geneva, Helvetica, sans-serif;
color: #39c; 
}
#capabilitiesTable p { /* These should only be one paragraph; bottom margin is controlled in .flavorText specification below. */
margin: 0;
}
#capabilitiesTable td {
height: 80px; /* okay in IE? */
padding-bottom: 16px;
vertical-align: top;
}
#capabilitiesTable td.flavorImage {
width: 90px;
padding-right: 8px;
}
#capabilitiesTable td.flavorText {
width: 146px;
}
#capabilitiesTable td.gutterCol {
width: 26px;
}



.searchResults {
margin-top: 3em;
border-top: 1px solid #ccc;
padding-top: 15px;
}
.searchResults p {
margin-bottom: 0;
}
.searchResultsGroup {
margin-bottom: 2em;
}
.searchResultsGroup ul {
padding-left: .5em;
}

#flavorTechnology, #flavorWhoWeServe {
margin-bottom: 2em;
}
#flavorTechnology li, #flavorWhoWeServe li {
margin-bottom: 1.5em;
}
