
/*.ui-page { background-color:#555;}*/


#SimuBox {
    border-width: 1px;
    border-color: rgb(255, 255, 255);
    width: 500px;
    height: 330px;
    position: absolute;
    right: 0px;
    margin: auto;
    left: 0px;
    top: 0px;
    bottom: 0px;
    background-color:#FFF;
}


#canvasProcessing {
    position: absolute;
    width: 320px;
    height: 320px;
    top: 5px;
    left: 5px;
    margin-right: auto;
    margin-bottom: auto;
}


#div1 {
    height: 20px;
}


#ParametersBox {
    position: absolute;
    width: 150px;
    opacity: 1;
    line-height: normal;
    right: 5px;
    top: 5px;
/*     background-color: rgb(241,241,241,1); */
}
