.login_email_input{
  margin-top:6px; 
  margin-left:1px;
}
.login_pass_input{
  margin-top:7px; 
  margin-left:1px;
}

.front_text_1{
  float:left; 
  width:180px;
  height:46px;

}
.front_text_2{
  float:left;
  width:184px; 
  height:46px ;

}
.front_text_3{
  float:left;
  width:160px; 
  height:46px;
}

.fs_select{
  font-size:7pt;
  color: #9FA3B0;
  font-family: Verdana;
  font-weight:bold;
  border:  1px solid #FFFFFF;
  width: 194px;
  height: 16px;
  margin-top: 2px;
}

.fs_select2{
  font-size:7pt;
  color: #9FA3B0;
  font-family: Verdana;
  font-weight:bold;
  border:  1px solid #FFFFFF;
  width: 130px;
  height: 16px;
  margin-top: 2px;
}
.fs_select3{
  font-size:7pt;
  color: #9FA3B0;
  font-family: Verdana;
  font-weight:bold;
  border:  1px solid #FFFFFF;
  width: 150px;
  height: 18px;
  margin-top: 2px;
}
.fs_submit{
  background: url('/images/fast_search_submit.gif'); 
  background-repeat: no-repeat;
  height:25px;
  width:80px;
  border:0px;
  cursor:pointer;
  font-family:Verdana;
  font-size:8pt;
  color:#ffffff;
  font-weight: bold;
  padding-left: 15px;
  text-transform: lowercase;
  margin-top:3px;
 } 
.fs_submit2{
  background: url('/images/fast_search_submit_transparent.gif'); 
  background-repeat: no-repeat;
  height:25px;
  width:80px;
  border:0px;
  cursor:pointer;
  font-family:Verdana;
  font-size:8pt;
  color:#ffffff;
  font-weight: bold;
  padding-left: 15px;
  text-transform: lowercase;
  margin-top:3px;
 }  
             
