.plTitle { width:98%; } .plTitleSelect { border-right: #999999 1px solid; border-top: #999999 1px solid; font-size: 12px; border-left: #999999 1px solid; cursor: hand; border-bottom: #999999 0px solid; background-color: #ffffff; text-align: center; } .plTitleUnSelect { border-right: #999999 1px solid; border-top: #999999 1px solid; font-size: 12px; border-left: #999999 1px solid; cursor: hand; border-bottom: #999999 1px solid; background-color: #ececec; text-align: center; } .plTitleSpace { font-size: 12px; border-bottom: #999999 1px solid; text-align: center; } .plPanelSelect { border-right: #999999 1px solid; border-top: #999999 0px solid; display: block; font-size: 12px; behavior: url(/Scripts/Panel.htc); border-left: #999999 1px solid; width: 98%; border-bottom: #999999 1px solid; background-color: #ffffff; } .plPanel { border-right: #999999 1px inset; border-top: 1px inset; margin-top: 0px; border-left: 1px inset; width: 98%; padding-top: 2px; border-bottom: #999999 1px inset; background-color: #f4f3ef; } .plFiledSet { border-right: #999999 1px solid; border-top: #999999 1px solid; display: block; font-size: 12px; border-left: #999999 1px solid; border-bottom: #999999 1px solid; background-color: #fcfff9; } .plPanelUnSelect { border-right: #999999 1px solid; border-top: #999999 0px solid; display: none; font-size: 12px; border-left: #999999 1px solid; border-bottom: #999999 1px solid; background-color: #ffffff; behavior: url(/Scripts/Panel.htc); width:98%; } .ErrorPanel { border-right: #96965E 1px solid; border-top: 1px inset; margin-top: 0px; border-left: 1px inset; padding-top: 2px; border-bottom: #96965E 1px solid; background-color: #FFFFCC; color:#FF0000; }