#searchform fieldset *:last-child  {
   margin-bottom: 0;
}

#searchform fieldset label  {
   margin-right: .5em;
   display: block;
   text-align: right;
   float: left;
   width: 50px;
}

#searchform fieldset *  {
   font: 12px/14px Arial;
   color: #434040;
}

#searchform fieldset  {
   border: none;
}

#searchform p  {
   margin: 0px;
}

#searchform  {
   visibility: visible;
   position: absolute;
   left: 608px;
   top: 342px;
   z-index: 2;
   width: 248px;
}

#password  {
   background: url(passmedia/password.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 619px;
   top: 269px;
   z-index: 2;
   width: 250px;
   height: 12px;
}

#layer2  {
   background: url(passmedia/seslogo.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 62px;
   top: 246px;
   z-index: 2;
   width: 543px;
   height: 189px;
}

#layer1  {
   background: url(passmedia/layer1.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 1024px;
   height: 768px;
}

#pass  {
   margin: 0px auto 0px auto;
   width: 1024px;
   position: relative;
}

.centerac  {
   text-align: center;
}

fieldset *  {
   margin-left: 0;
   margin-right: 0;
   padding-bottom: 0;
   padding-top: 0;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #C0C0C0;
}

