.searchb {
  background-image:url(./images/search.gif);
  background-repeat:no-repeat;
  background-color:transparent;
  border:0px;
  width:51px;
  height:46px;
  margin-bottom:1px;
}
.reglink {
  float:left;
  margin-top:20px;
  margin-bottom:30px;
  margin-left:0px;
}
.reglink a {
  color:#85c72c;
  font-size:20px;
  font-family:Trebuchet MS, Tahoma, Verdana;
  text-decoration:none;
  margin-left:25px;
}
.reglink a:hover {
  text-decoration:underline;
}
.newser {
  color:#898989;
  font-size:20px;
  font-family:Trebuchet MS, Tahoma, Verdana;
  font-weight:bold;
  margin-left:-15px;
  margin-top:30px;
}
.news {
  margin-left:40px;
  margin-top:7px;
  margin-right:350px;
}
.date {
  color:#898989;
  font-size:13px;
  font-family:Trebuchet MS, Tahoma, Verdana;
  font-weight:bold;
}
.inputt {
  height:41px;
  background-color:#0076a3;
  background-image:url(./images/input.gif);
  background-repeat:no-repeat;
  background-position:center;
  padding-bottom:10px;
}
.inputer {
  border:0px;
  height:41px;
  width:195px;
  color:#c0c0c0;
  margin-top:7px;
  background-color:transparent;
  font-size:24px;
  font-family:Verdana, Tahoma, Arial;
}
.loginform {
  float:right;
  width:258px;
  margin-right:13px;
  margin-top:0px;
  text-align:center;
}

