#HeizLeft img,#HeizRightSetup table img{
 height:45px;
}
#HeizLeft {
 float:left;
 width:calc(50% - 4px);
 height:495px;
 min-height:400px;
 margin:2px;
 margin-top:46px;
 padding-top:25px;
 background-color:#444444;
}
#HeizLeft table{
 width:90%;
 text-align:center;
 margin:20px;
}
#HeizRight {
 float:left;
 width:calc(50% - 4px);
 margin:2px;
}
#TimeDiv {
 height:80%;
}
#HeizRight table{
 width:90%;
}
.HeizRightCtrl {
 width:100%;
 height:520px;
 min-height:425px;
 background-color:#444444;
}
#HeizProgDiv button{
 padding:4px;
 margin-left:2px;
 margin-right:2px;
 width:50px;
 font-weight: bold;
}

