#about-us-blurb { display: inline; float: left; margin-right: 20px; width: 620px; margin-bottom: 5em; }
* html #about-us-blurb { overflow-x: hidden; }

#contact-us-teaser { display: inline; float: left; margin-right: 0; width: 300px; background: #f0f2da url(../images/white-grad.png) left bottom repeat-x; margin-top: -0.5em; }
* html #contact-us-teaser { overflow-x: hidden; }
#contact-us-teaser div { border: 1px solid #d3d6b7; padding: 0 20px 10px; }
#contact-us-teaser h2 { font-size: 1.3125em; }
#contact-us-teaser p { font-size: 0.875em; }

#the-team { background: url(../images/ornament.png) center top no-repeat; clear: both; padding-top: 3em; }
#the-team .team-mate { display: inline; float: left; margin-right: 20px; width: 460px; }
* html #the-team .team-mate { overflow-x: hidden; }
#the-team .team-mate img { float: left; margin: 0 1em 0em 0; }
#the-team .team-mate.last { margin-right: 0; }
#the-team p { font-size: 0.875em; }
