.submit  {
    width: 60px;
}
.user_search_record {
    cursor:pointer;
}
.user_search_record_on {
    background-color:white;
}
.user_search_record_off {

}

textarea.content_editor {
    height: 400px;    
}