.odg_kwk_clear {
    clear:both;
    display:block;
    overflow:hidden;
    visibility:hidden;
    line-height:0;
    width:0;
    height:0;
}
.piechart {
    width: 50%;
    float: left;
}

#kwk-ajax-info.data {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 5px 1px #c0c0c0;
    left: 50%;
    margin-left: -480px;
    padding: 20px;
    position: fixed;
    top: 100px;
    width: 960px;
    z-index:9999;
}

#odg_kwk_close_info {
    background: url("/modules/overlay/images/close.png") no-repeat scroll 0 0 transparent;
    border-top-left-radius: 0;
    display: block;
    height: 26px;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 26px;
    top: 0;
    right: -26px;
    cursor: pointer;
}

#kwk-ajax-info table td {
    border-bottom: 1px solid #c0c0c0;
}

#kwk-ajax-info table td.stu {
    text-transform: uppercase;
    font-size: 11px;
}

#odg-kwk-contact-form .information {
    height:20px;
    color: #005694;
    font-weight: 500;
    margin-bottom:15px;
}

#odg-kwk-contact-form .form-radios {
    height:35px;
}

#odg-kwk-contact-form .form-radios .form-item {
    display:inline;
    margin-right:5px;
}

#odg-kwk-contact-form .sbGroup {
    color: #005694;
}