#f-content h1
{
    float: left;
    margin-bottom: 2em;
}
#f-content table
{
    clear: both;
}




#f-content .panel
{
    width: 558px;
}
#f-content .name
{
    width: 140px;
}
#f-content .value
{
    width: 418px;
}


#f-content .user
{
    width: 150px;
}
#f-content .text
{
    width: 418px;
    height: 200px;
}
#f-content .textControl
{
    margin-top: 5px;
    font-weight: bold;
}
#f-content .textControl img
{
    display: inline;
}
