#imga {

        background-image:url(../images/content/team.jpg);

        background-repeat:no-repeat;

        position: relative;

        float:left;

        top: 10px;

        left: 0px;

        width: 340px;

        height: 222px;

        border: 4px solid #FFF2D2;



}



#text {

        position: relative;

        clear:both;

        top:20px;

        left: 0px;

        height: auto;

}



#vz {

        position: relative;

        float:right;

        top:35px;

        right: -10px;

        height: auto;

}