.yui-pe .yui-pe-content {
    display:none;
    background:blue;
} 
.modal-label { 
    display:block;
    float:left;
    width:35%;
    clear:left;
}

.clear {
    clear:both;
}

#dialog1 {
    height:30em;
}


