.studioprogramme {
width: 100%;
margin-top: 20px;
border: 1px solid #295aa6;
}

.studioprogramme th {
background: #8ababa;
color: #295aa6;
}

.row0 {
background: #eeeeee;
}

.weekday {
background: #295aa6 !important;
color: white !important;
}

#studioform {
background: #295aa6;
color: white;
font-weight: bold;
margin-top: 10px;
}

#studioform td {
padding: 4px;
}

#studioform select {
font-size: 10px;
font-weight: normal;
width: 105px;
}

#studioform input {
font-size: 10px;
}

.addsptable td {
padding: 8px !important;
}

dfn {
color: #000033;
border-bottom: 1px dotted #000033;
}