/* ------------------------------*/
/* styles for the view thread page
/* ------------------------------*/

div.postbit_usergroup_wrapper {
    text-align: left;
    border: 1px solid #ccc;
    padding: 2px 5px;
    background: #dddddd;
}

img.postbit_usergroup_image {
    width: 30px; height: 30px;
    vertical-align: bottom;
}

div.postbit_usergroup_title {
    display: inline-block;
    height: 20px;
    margin-bottom: 5px;
    font-size: 10pt;
    font-weight: bold;
}

img.postbit_user_avatar {
    width: 100px;
    height: 100px;
    margin: 10px;
}

td.postbit_user_td {
    width: 155px;
}