div.tx-sgdictionary-pi1 tr.color1 td, div.tx-sgdictionary-pi1 tr.color2 td {
    background: transparent url(../../img/punktlinie.gif) repeat-x bottom left;
}

div.tx-sgdictionary-pi1 tr.listrowheader td {
    background-color: #EAE9E5;
    font-weight: bold;
    color: #333;
}
input.sg_dict {
    width: 22px;
    height: 22px;
    padding: 0px;
    border: none;
    margin: 0px 0px -6px 0px;
    display: inline;
}
* html input.sg_dict {
    margin: 0px 0px -4px 0px;
}
input.sg_dict_text {
    width: 10.0em;
    height: 1.1em;
    line-height: 1.1em;
    padding: 0.2em;
    margin: 0px;
    color: #333;
    border-top: 1px solid #7C7C7C;
    border-right: 1px solid #C3C3C3;
    border-left: 1px solid #C3C3C3;
    border-bottom: 1px solid #DDD;
}
select.sg_dict_sel {
    width: 10.0em;    
    padding: 0.1em 0.1em 0.1em 0.1em;
    margin: 0px;
    color: #333;
    border-top: 1px solid #7C7C7C;
    border-right: 1px solid #C3C3C3;
    border-left: 1px solid #C3C3C3;
    border-bottom: 1px solid #DDD;
}
input.sg_dict_check {
    border: none;
}