/* ifPlone Shared CSS */
/* Shared styles for all ifPeople's sites using ifPlone skin */

.img-left {
    float : left ;
    margin : 0 1em 1em 0 ;
}
.img-right {
    float : right ;
    margin : 0 1em 0 1em;
}


.portlet h4, .portlet h5, .portlet h6 {
    white-space: normal !important ;
}