 #dkv form fieldset {
    border: 0.0909em solid #a6abb1;
    background-color: #f3f3f3;
    margin-bottom: 0.5em;
    display: block;
    position: relative;
    margin-bottom: 1.3636em;
}

 #dkv form legend {
    position: absolute;
    top: -0.6745em;
    left: 0;
    font-weight: bold;
    font-size: 1.1em;
    padding: 0.3em 0.8em;
    background-color: #1e2949;
    color: #ffffff;
    margin-left: -1.0em !important;
    margin-left: -0.8em;
}

 #dkv form dl { 
    margin: 1.0em;
}

 #dkv form dt {
    float: left;
    width: 19.0em;
    margin: 0.3em 0.5em 0 0;
}

 #dkv form dt label{
    float:left;
    line-height: 1.2em;
}

 #dkv form dd {
    margin: 0.3em 0;
}

 #dkv form label {
    font-weight: normal;
    cursor: pointer;
    font-size: 1.1em;
    padding-left: 0.3em;
}

 #dkv form input.text, #dkv form select {
    color: #1b3269;
    font-family: "Courier New", monospace;
    padding: 0.1em 0.2em 0 0.2em;
    border: 0.0909em solid #1f2a4a;
}

 #dkv form select {
    font-size: 1.1em;
}

 #dkv form input.text {
    font-size: 1.2em;
    width: 24.0em;
    height: 1.3em;
}

 #dkv form select {
    width: 24.6em !important;
    overflow:hidden !important;
    width: 24.6em;
    overflow:auto;
    height: 1.5em;
}

 #dkv form fieldset ul {
    list-style-type: none;
}

 #dkv form fieldset ul label {
    margin-left: 1.0em;
    line-height: 1.2em;
}

 #dkv form fieldset select, #dkv form fieldset input {
    margin-bottom: 0.3em;
}

 #dkv form fieldset.checkboxList div {
    border: 0.0909em solid #bbcddf;
    height: 16.0em;
    overflow: hidden;
    overflow-y: scroll;
    width: 52.0em;
}

 #dkv form fieldset.checkboxList td {
    border-style: none;
    font-weight: bold;
}

 #dkv form fieldset.checkboxList td label {
    font-weight: normal;
    line-height: 1.2em;
}

 #dkv form fieldset.checkboxList table {
    border-style: none;
}

 #dkv form fieldset.checkboxList table td table td {
    font-size: 1.0em;
}

 #dkv form ul.buttons {
    margin: 2.0em 0;
    width:100%;
}

 #dkv form ul.buttons li.searchSubmit {
    float: right;
}

 #dkv form ul.buttons li.searchReset {
    float: left;
}

 #dkv form ul.buttons {
    list-style-type:none;
}

 #dkv form ul.buttons li.searchReset a {
    display:block;
    
}

 #dkv form ul.buttons li.searchReset a:hover {
    
}

 #dkv form ul.buttons li.searchReset a span {
    text-align:center;
    display: block;
    font-size:1.2em;
    color:#aaa;
    font-weight:bold;
}

 #dkv form fieldset table td input {
    display: block;
    float: left;
}

 #dkv form fieldset table td label {
    display: block;
    float: left;
    margin-left: 0.5em;
    width: 55.0em;
}

 #dkv form fieldset.checkboxList table td label {
    width: 32.0em;
}
