/*
author details
*/
.WfAuthorDetails {
    margin-top: 15px;
}

    .WfAuthorDetails dt {
        font-weight: bold;
    }

/*
	member search / list
*/
.tern_members_search {
	background-color: #fff;
}

    .tern_members_search h2 {
        font-size: 12px;
    }
