#myTabContent .control-label {
    width: 300px !important;
    font-weight: bold;
}

#myTabContent input, #myTabContent select, #myTabContent textarea {
    width: 450px;
    margin-left: 10px;
    padding: 3px;
}


#profil-show .control-group .controls {
    padding: 5px;
    padding-left: 10px;
    font-style: italic;
}

#profil-show label {font-weight:  bold}

#profil-show #myTabContent div.controls { margin-left: 320px;}

#profil-show .control-group {margin-bottom: 0 !important}