#subheader1
{
  background:#ffffff; /*** Background Color of Sub-header #1 ***/
  text-align:left;
  height:93px; /*** sub-header row height ***/
  background-repeat:repeat-x;   
  background-image:url(/App_Themes/Corp/Images/Header.gif); 
  position:static ;
  min-width :817px;
  width :817px;
  background-position:top ;
  margin:0px auto 0px auto;
  border-style :none;	
  vertical-align :top ;
  clear:both ;
  border-style:none;  
}




#subheader1DataLayout
{
  background:#ffffff; /*** Background Color of Sub-header #1 ***/
  text-align:left;
  height:93px; /*** sub-header row height ***/
  background-repeat:repeat-x;   
  background-image:url(/App_Themes/Corp/Images/HeaderDL.GIF); 
  position:static ;
  min-width :817px;
  width :817px;
  background-position:top ;
  margin:0px auto 0px auto;
  border-style :none;	
  vertical-align :top ;
}

.editorPanelStyle
{
   overflow:visible;
   border-style:ridge;
   position:static;
   overflow:scroll;
   clear:both;
   position:static;  
   border-style:solid;border-color:Blue ;border-width:1px; 
}