#content #mainCont #introduction .team {
width: 480px;
float: left;
margin-bottom: 10px;
}

#content #mainCont #introduction .team img {
display: block;
width: 86px;
height: 115px;
vertical-align: text-top;
float: left;
border-style: solid;
border-width: 2px;
border-color: #007BBC;
}

#content #mainCont #introduction .team p {
width: 360px;
float: right;
}

#content #mainCont #introduction .team a.mail {
text-decoration: none;
color: #007BBC;
display: block;
width: 480px;
text-align: right;
margin-bottom: 10px;
clear: both;
}

#content #mainCont #introduction .team a:hover {
text-decoration: underline;
}
