/*** Individual Portlet Styles ***/
.profile {
    float: left;
    text-align: left;
    width: 30em;
    overflow: hidden;
    font-size: 10pt;
}
.profile .img {
    width: 150px !important;
    height: 150px !important;
    float: left;
    margin-bottom: 1em;
    padding: 0;
}
.profile h3 { margin: 0; }
