.enregistrement a{
    font-size:12px;
    color:#005995;
}

.incompatible fieldset{
    background-color: #eeeeee;
    color:#999999;
    border-color: #999999;
}

.incompatible a {
    color:#999999;
}

.incompatible h2 + p {
    border-bottom: 1px solid #999999;
    color:#999999;
}

.incompatible h2 {
    color:#999999;
    border-color: #999999;
}

.choix_dates select{
    width:300px;
}

.ui-datepicker-trigger{
    cursor:pointer;
    margin-bottom:-3px;
    margin-left:5px;
}

label.inline{
    float:none;
}
