     	#EWTitle {
         background-color: #0077B0;
         font-weight: bold;
         width: auto;
         padding-left: 5px;
         padding-right: 5px;
         color: #FFFFFF;
         border-bottom: 1px solid #0077B0;
         text-align: center;
         overflow: auto
      }
      .estyle2 {
      	clear: both;
        background-color: #ffffff;
        white-space: nowrap;
        height: auto;
        width: auto;
        border: 1px black solid
      }
      .estyle2gecko {
      	clear: both;
        background-color: #ffffff;
        white-space: nowrap;
        height: 20px;
        width: auto;
        border: 1px black solid;
        margin-bottom: -4px;
        overflow: auto
      }
