.team{ position: relative; border-bottom: 1px solid #aaa; padding: 20px 0; }
.team:last-child{ border-bottom: none; }
.team img{ float: left; height: 134px; width: auto; }
.team .item{ float: left; width: 300px;}
.clearItem{ clear: both; }