.search_type_button
{
    border: 0;
    margin: 0 20px;
}

.category_title
{
    font-weight: bold;
    border-bottom: 1px dotted #000;
    display: block;
    margin-bottom: 2px;
    padding-bottom: 4px;
    font-size: 1.2em;
}

.filter_holder
{
    width: 150px;
    float: left;
}

.search_me
{
    margin-top: 200px;
    font-size: 3em;
}

.filter_holder div label
{
    font-size: 1.1em;
    top: 0px!important;
}

.filter_holder div label.checkbox_label
{
    vertical-align: 30%;
}

.filter_spacer
{
    clear: both;
    margin-bottom: 20px;
}

.marking_holder div
{
    margin: 5px 0;
}

#dialog_markings
{
    height: 400px;
}

div .color_box
{
    width: 17px;
    height: 17px;
    display: inline;
    border: 1px solid black;
    margin-right: 5px;
}

div .color_box img
{
    width: 17px;
    height: 17px;
}

div .color0
{
    display: none;
}

div .color10
{
    border: 1px dotted gray!important;
}

#marking_update
{
    font-size: 1.1em;
    margin-top: 10px;
    display: block;
}

.result_holder
{
    width: 555px;
    margin-left: 10px;
    float: left;
}

span.emph
{
    font-weight: bold;
    font-size: 1.1em;
}

img.trans
{
    vertical-align: -22%;
}

div.status
{
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 2px;
}