.PanelCtrlTop { background: url('Images/topPanel.png') center top no-repeat;  height:13px; width:350px;margin:auto; margin-left:-5px; }
.PanelCtrlCenter { background: url('Images/centerPanel.png') center top repeat-y; width:350px; text-align:left; margin:auto;  margin-left:-5px; }
.PanelCtrlBottom { background: url('Images/bottomPanel.png') center top no-repeat; height:13px; width:350px;margin:auto;  margin-left:-5px; }
.PanelTitle { color: #e5651f; font-weight: 700; font-size:13px; text-align:left; padding-left: 15px;  }