.our-team-aside{
    float:left;
}
.our-team-content{
    float:left;
    width:340px;
}
.our-team-aside img{
    width: 120px;
}

.our-team-buttons{
    padding-top: 30px;
    clear: both;
}

.our-team-wrapper{
   position: relative;
   width: 480px;
}
.our-team-wrapper img.handle {
    position: absolute;
	left: -18px;
    top: -1px;
}
.about-us-table-remove {
    background: url("../images/fancybox.png") repeat scroll -40px 0 transparent;
    height: 30px;
    position: absolute;
    right: -30px;
    top: 2px;
    width: 30px;
    display: none;
	font-size:0;
	margin-top:-2px;
}
.our-team-content span.text{
    min-height: 70px;
    width: 340px;
    float: left;
}
.single-our-team{
    position:relative;
    float:left;
}
.our-team-wrapper h2{
    padding: 5px 0;
}
