#overview{
    display:none;
}
#fqq_messaging_container label {
    display: inline-block;
    width: 80px;
    text-align: right;
}​

 #fqq_historic_messaging_container label {
     display: inline-block;
     width: 80px;
     text-align: right;
 }​

#fqq_container{
    width:800px;
    height:600px;
    overflow:auto;
}

#fotoquest_quality_bar{
    overflow-x: hidden;
    overflow-y: auto;
}

#fotoquest_qa_entries_container .ui-accordion-content{
    max-height: 400px;
    overflow-y: auto;
}

.sidebar{
    overflow-y: auto;
    height: 800px;
}

#fqq_pictures img{
    max-width: 230px;
    height: auto;
}

#fqq_search_quest_id{
    max-width: 80px;
}

#fqq_search_quest{
    display: none;
}

#fqq_pictures p{
    font-family: fantasy;
}

.thead{
    font-size: larger;
    font-family: 'Lucida Sans', 'Lucida Grande', Arial, Helvetica, sans-serif;
}

#fqq_classification ul{
    padding-left: 20px;
}

#fqq_msg_text{
    width:466px;
    height:220px;
}

#fqq_hist_msg_text{
    width:466px;
    height:220px;
}


#fqq_classification td {
    background-color: #99defd;
}

#fqq_classification .thead td {
    background-color: #99ccff !important;
}