.hcard-profile img.photo {
    float: left;
    margin-right: 10px;
    padding: 5px;
    background-color: lightgrey;
}
.hcard-profile h2 {
    clear: none;
    background: none;
}
.hcard-profile p.note {
    margin-top: 2em;
}
.hcard-profile dl.contact dt {
    float: left;
    width: 10em;
}
.hcard-profile dl.contact dd {
    margin-left: 10em;
}
.hcard-profile dl.contact ul,
.hcard-profile dl.contact ul li {
    list-style-type: none;
    padding: 0px;
}
.prof_txtarea {
    width:300px;
    height:125px;
}
